Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default/params.toml')
-rw-r--r--exampleSite/config/_default/params.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml
index b27c023..a0d0d7f 100644
--- a/exampleSite/config/_default/params.toml
+++ b/exampleSite/config/_default/params.toml
@@ -8,15 +8,19 @@ themeOptions = ["light", "dark"]
useFaviconGenerator = true # https://www.favicon-generator.org/
enableSearch = true
+enableSearchHighlight = true
enableLangChange = true
enableDarkMode = true
enableBreadcrumb = true
+enableBlogBreadcrumb = true
+enableEditBtn = false
enableToc = true
enableMenu = true
enableNavbar = true
enableFooter = true
showPoweredBy = true
+tocLevels = ["h2", "h3", "h4"]
paginateWindow = 1
taxoPaginate = 13
taxoGroupByDate = "2006" # "2006-01": group by month, "2006": group by year