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

github.com/zwbetz-gh/papercss-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-12-01 16:33:09 +0300
committerzwbetz-gh <zwbetz@gmail.com>2020-12-01 16:33:09 +0300
commit573b3dd0be2a4af66437e03ed8b7c149d202acb1 (patch)
treec73bebc91a9d3971f724eb2977c2afc9bb3d61f1 /exampleSite
parent633473c3e803520fa523394cd0fcf5fcf5bf5db9 (diff)
param for navTitleLink
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
-rw-r--r--exampleSite/config.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 8cf70e3..a9a2bf2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -23,6 +23,7 @@ disqusShortname = "yourdiscussshortname"
homeMetaContent = "A Hugo theme made with PaperCSS, the less formal CSS framework."
# For more date formats see https://gohugo.io/functions/format/
dateFormat = "Jan 2, 2006"
+ navTitleLink = "/"
[menu]
[[menu.nav]]
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 3ba3cef..dfd7283 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -23,6 +23,7 @@ params:
homeMetaContent: A Hugo theme made with PaperCSS, the less formal CSS framework.
# For more date formats see https://gohugo.io/functions/format/
dateFormat: Jan 2, 2006
+ navTitleLink: /
menu:
nav: