Skip to content

Commit abc967e

Browse files
committed
Fix n authors to display
1 parent 3a944ae commit abc967e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ filtered_bibtex_keywords:
349349
website,
350350
]
351351

352-
# Maximum number of authors to be shown for each publication (more authors are visible on click)
353-
max_author_limit: 3 # leave blank to always show all authors
352+
# Maximum number of authors to be shown for each publication (more authors are visible on click). Leave blank to always show all authors.
353+
max_author_limit:
354354
more_authors_animation_delay: 10 # more authors are revealed on click using animation; smaller delay means faster animation
355355

356356
# Enables publication thumbnails. If disabled, none of the publications will display thumbnails, even if specified in the bib entry.

0 commit comments

Comments
 (0)