mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
implemented card gallery for lists
This commit is contained in:
@@ -29,6 +29,8 @@ enableCodeCopy = true
|
||||
showRecentItems = 5
|
||||
showMoreLink = false
|
||||
showMoreLinkDest = "/posts"
|
||||
cardView = false
|
||||
cardViewScreenWidth = false
|
||||
|
||||
[article]
|
||||
showDate = true
|
||||
@@ -61,6 +63,8 @@ enableCodeCopy = true
|
||||
showTableOfContents = false
|
||||
showCards = false
|
||||
groupByYear = true
|
||||
cardView = false
|
||||
cardViewScreenWidth = false
|
||||
|
||||
[sitemap]
|
||||
excludedKinds = []
|
||||
|
||||
Reference in New Issue
Block a user