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:
committed by
GitHub
parent
0e12222cc3
commit
08017d5977
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user