mirror of
https://github.com/zoriya/blog.git
synced 2025-12-06 06:26:10 +00:00
Super gameboy
This commit is contained in:
@@ -8,3 +8,9 @@ titleCaseStyle = 'none'
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
category = "categories"
|
||||
author = "authors"
|
||||
series = "series"
|
||||
|
||||
@@ -18,6 +18,7 @@ article.showWordCount = false
|
||||
article.showAuthorBottom = true
|
||||
article.showTaxonomies = true
|
||||
article.showRelatedContent = true
|
||||
article.seriesOpened = true
|
||||
article.relatedContentLimit = 3
|
||||
article.showHero = true
|
||||
article.showComments = true
|
||||
|
||||
Reference in New Issue
Block a user