add feed_show_tags option
This commit is contained in:
parent
a0b2ccee84
commit
b492d72764
3 changed files with 6 additions and 1 deletions
|
@ -79,6 +79,9 @@ excerpt_length: 50
|
|||
# Whether or not to show an excerpt for every blog post in the feed page
|
||||
feed_show_excerpt: true
|
||||
|
||||
# Whether or not to show a list of tags below each post preview in the feed page
|
||||
feed_show_tags: true
|
||||
|
||||
# The keywords to associate with your website, for SEO purposes
|
||||
#keywords: "my,list,of,keywords"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue