mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
fixed bug
This commit is contained in:
@@ -29,7 +29,7 @@ mainSections = ["docs", "samples"]
|
||||
showMoreLinkDest = "/docs"
|
||||
|
||||
[article]
|
||||
showDate = true
|
||||
showDate = false
|
||||
showViews = true
|
||||
showLikes = true
|
||||
showDateUpdated = false
|
||||
@@ -44,7 +44,7 @@ mainSections = ["docs", "samples"]
|
||||
invertPagination = false
|
||||
showReadingTime = true
|
||||
showTableOfContents = true
|
||||
showTaxonomies = false
|
||||
showTaxonomies = true
|
||||
showWordCount = false
|
||||
showSummary = true
|
||||
sharingLinks = [ "linkedin", "twitter", "whatsapp", "pinterest", "reddit", "facebook", "email"]
|
||||
|
||||
Reference in New Issue
Block a user