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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-18 16:38:55 +0300
committerzzossig <zzossig@gmail.com>2020-01-18 16:38:55 +0300
commit510f4407aba4e6db1cf54d731dd97e593e84626c (patch)
treec4c9eccbb48bc90ece129cdfad61ae32a318066b /README.md
parentf03148857f3a17a2eab0bc7917a3989aedc4af7f (diff)
enableListSidebarTitles added
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 33ffcf4..9eb888a 100644
--- a/README.md
+++ b/README.md
@@ -254,9 +254,11 @@ link = "https://github.com/zzossig/hugo-theme-zzo"
# sidebar
enableBio = true # home page sidebar
enableSidebar = true # Set to false to create the full width of the content.
+enableSidebarTitles = true
enableSidebarTags = true # if you want to use tags.
enableSidebarSeries = true
enableSidebarCategories = true
+enableListSidebarTitles = true
enableToc = true # single page table of contents, you can replace this param to toc(toc = true)
hideToc = false # Hide or Show toc
enableTocSwitch = true # single page table of contents visibility switch