Skip to content

Commit

Permalink
Add showAuthor parameter (#287)
Browse files Browse the repository at this point in the history
* Add max number of posts parameter

* Put parameter under features

* Add showAuthor param

* Add explanation

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Emruz Hossain <[email protected]>
  • Loading branch information
3 people authored Feb 4, 2024
1 parent 14d7156 commit 81444d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ params:
# Enable and configure blog posts
blog:
enable: true
showAuthor: true # shows the author of post (defaults true)
# Share post on different social media
shareButtons:
facebook: true
Expand Down

0 comments on commit 81444d2

Please sign in to comment.