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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 21:47:45 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 21:47:45 +0300
commite422dd3c10871f72d20aeac106ed1a368c9cd4ca (patch)
tree91578606c195ff2c2f26a43bf8d72b2085bad1e5 /exampleSite/config.toml
parent855e14be1ceabc65a7de8a16b8c1717157d9bef9 (diff)
Turn exampleSite into a full Hugo site
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index de3ee8e..86a7fdd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,6 +9,8 @@ googleAnalytics = ""
paginate = 10
footnotereturnlinkcontents = "↩"
theme = "hugo-icarus-theme"
+# Comment the themesDir option if you use this theme in production
+themesDir = "../.."
[permalinks]