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

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <zwbetz@gmail.com>2020-06-11 21:12:51 +0300
committerzwbetz-gh <zwbetz@gmail.com>2020-06-11 21:12:51 +0300
commite9a24f95ec8e51a3e1ac643249ec1333321772d2 (patch)
tree88d006490ac2661416b9be5437d295c5104e7737 /exampleSite
parent5e2ff37e94d1229ab801a7f2ef3aef3513726127 (diff)
config for hide header links
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index d1e2b2f..ff982c6 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -25,6 +25,7 @@ params:
codePenUser: someUser
katex: true
darkThemeAsDefault: false
+ hideHeaderLinks: false
# A list of custom css files can be provided, which must be placed inside
# 'static/'.
# This is useful to override just specific css classes, instead of copying