mirror of
https://github.com/zoriya/blog.git
synced 2026-08-15 18:44:35 +00:00
14 lines
334 B
TOML
14 lines
334 B
TOML
colorScheme = "sapphire"
|
|
# enableSearch = true
|
|
enableCodeCopy = true
|
|
robots = "all"
|
|
footer.showAppearanceSwitcher = true
|
|
|
|
homepage.layout = "profile"
|
|
homepage.showRecent = true
|
|
|
|
article.showTableOfContents = true
|
|
article.showEdit = true
|
|
article.editURL = "https://github.com/zoriya/blog/tree/master/content/"
|
|
list.showSummary = false
|