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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalim B <salim@posteo.de>2021-04-08 10:47:47 +0300
committerGitHub <noreply@github.com>2021-04-08 10:47:47 +0300
commit23c6efbbe23c37a06d31bb80ae9ceea276a0bc12 (patch)
treef723ec3002a9bb815ebbfe2afb7df9e60da3bd31
parentf5f129ddc212a9f4ffad6c12e7142bc292d865c3 (diff)
harmonize config key capitalization (#289)1.1.2
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a4abbc0..61a6eb9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -124,7 +124,7 @@ paginate = 10
</p>
"""
-[Permalinks]
+[permalinks]
blog = "/blog/:year/:month/:day/:filename/"
# Enable or disable top bar with social icons