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

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLvv.me <cntrump@gmail.com>2021-04-20 14:36:07 +0300
committerLvv.me <cntrump@gmail.com>2021-04-20 14:36:07 +0300
commit6c0cc7068089162a35d9f188772332c13eb26736 (patch)
tree4296feadf3fe70f7baa7a39c6393fa2709214173
parent6851b0ae309ba73f7ac0bb2b44d6b04b58b3bb09 (diff)
update exampleSite config
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index bdb80e1..6e0de42 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,6 +10,9 @@ hasCJKLanguage = true
enableRobotsTXT = true
+# Enable relativeURLs if your site hosted on GitHub.io
+#relativeURLs = true
+
# Enable Disqus
#disqusShortname = "XXX"