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

github.com/hauke96/hugo-theme-hamburg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHauke Stieler <mail@hauke-stieler.de>2019-08-20 02:53:17 +0300
committerHauke Stieler <mail@hauke-stieler.de>2019-08-20 02:54:48 +0300
commitd5e4e2fea09a70e106f247a5e01f87a54de495eb (patch)
tree6ebe6d0fe19ebdb74d5e10e435dad73f015a76c3 /exampleSite
parentc8ee93c6742fb65140aba5a6ea91ab2267741198 (diff)
Make theme compatible with hugo v0.57
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 11802d8..5c8ab46 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -14,3 +14,4 @@ theme = "hamburg"
[params]
subtitle = "The great example site of the hugo-hamburg-theme"
+ mainSections = ["posts"]