We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add support for multiple authors with author avatar image and author bio and make this available to selmer data for author.html templates.
Proposed config.edn:
{ :authors [{:name "author name" :bio "author bio" :avatar "author.png"}] }
Activity