Files
blog/config/_default/params.toml
T
2024-06-03 19:07:05 +02:00

24 lines
594 B
TOML

# colorScheme = "princess"
autoSwitchAppearance = true
enableSearch = true
enableCodeCopy = true
smartTOC = true
robots = "all"
homepage.layout = "profile"
homepage.showRecent = true
footer.showAppearanceSwitcher = true
article.showTableOfContents = true
article.showEdit = true
article.editURL = "https://github.com/zoriya/blog/tree/master/content/"
article.showWordCount = false
article.showAuthorBottom = true
article.showTaxonomies = true
article.showRelatedContent = true
article.relatedContentLimit = 3
article.showHero = true
article.heroStyle = "background"
list.showSummary = false