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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 51274d6..bf03343 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -42,6 +42,7 @@ params:
article:
math: false
+ toc: true
license:
enabled: true
default: Licensed under CC BY-NC-SA 4.0
@@ -145,5 +146,9 @@ related:
weight: 200
markup:
+ tableOfContents:
+ endLevel: 4
+ ordered: true
+ startLevel: 2
highlight:
noClasses: false