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

github.com/nodejh/hugo-theme-cactus-plus.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.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 53cb813..b5caf30 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -53,12 +53,14 @@ params:
enableComments: true
# To enable comments, you may need to set `googleAnalytics`
enableGoogleAnalytics: true
- # To enable table of content, you could set `showToc: true`
+ # To enable table of content, you could set `showToc: true`, default is `false`
showToc: true
# To hidden powerBy message in the page footer, you could set: `showPowerBy: false`, default is `true`
showPowerBy: true
- # To enable math typesetting , you could set `math: true`
+ # To enable math typesetting , you could set `math: true`, default is `false`
math: false
+ # To hidden post summary in home page, you could set `hiddenPostSummaryInHomePage: true`, default is `false`
+ hiddenPostSummaryInHomePage: false
# text in page
home: '' # Default: Home