Files
blog/config/_default/params.toml
T
2024-05-29 01:42:22 +02:00

22 lines
537 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
list.showSummary = false