Super gameboy

This commit is contained in:
2024-08-20 19:35:21 +02:00
parent 58a60ef84c
commit 3b3a1a7c54
5 changed files with 25 additions and 1 deletions

View File

@@ -8,3 +8,9 @@ titleCaseStyle = 'none'
[outputs]
home = ["HTML", "RSS", "JSON"]
[taxonomies]
tag = "tags"
category = "categories"
author = "authors"
series = "series"

View File

@@ -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