Design choice? Blog posts with multiple authors only show first listed author's avatar in Blog section. #8131
schneekluth
started this conversation in
General
Replies: 1 comment 1 reply
-
Yup, that's doable with the plugins:
- blog:
post_excerpt_max_authors: 5 # up to 5 authors displayed 1 is just the default set for the plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example this post Transforming Material for MkDocs lists 3 authors:
But when it's listed in the blog overview section only the first author's avatar is shown:
Is it possible to list all other avatars side by side in the Blog Section?
Beta Was this translation helpful? Give feedback.
All reactions