Add possibility to show tags on post cards (#782)
* Add possibility to show tags on post cards * Add on_card tags in exampleSite --------- Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
0e12222cc3
commit
08017d5977
5 changed files with 53 additions and 0 deletions
|
@ -189,6 +189,7 @@ params:
|
|||
# Show tags under the post title
|
||||
tags:
|
||||
enable: true
|
||||
on_card: true # enables tags in post cards
|
||||
|
||||
# Specify whether to show flag in the language selector. Default is true.
|
||||
flags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue