summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-09-16 13:01:21 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-09-16 13:01:21 +0200
commitd545b2f1a7b578ad054bf11163120ba05e249ca8 (patch)
tree6889b150c398d527892a691f8b1f5851522fe996 /config.toml
parent1e2760a2051bf6b11281592b4ab4b6a20cef7c78 (diff)
downloadblog-d545b2f1a7b578ad054bf11163120ba05e249ca8.tar.gz
blog-d545b2f1a7b578ad054bf11163120ba05e249ca8.zip
upgrade hugo, use 'section menu for lazy bloogers'
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 4d7b14a..ada2ef1 100644
--- a/config.toml
+++ b/config.toml
@@ -5,6 +5,7 @@ title = "My shell is my home"
pluralizelisttitles = false
pygmentsuseclasses = true
pygmentscodefences = true
+sectionPagesMenu = "main"
[params]
email = "blog@schneefux.xyz"
github = "schneefux"