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

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Cambera <alfredocambera@gmail.com>2019-11-22 22:34:02 +0300
committerAlfredo Cambera <acambera@nearsoft.com>2019-11-25 22:14:37 +0300
commitaab3f32b7a20430b3465e51f7c3f01373536935d (patch)
treeb1a71784f87f24df3b6e2baa343582c9f185ac90 /exampleSite
parent0069aa998fe020d1e634e6b0044c4b47511e482d (diff)
removed themeDir var from config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 9ca12e9..5f6a2dd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -3,7 +3,6 @@ title = "Kiera"
copyright = "Copyright &copy; 2019 - Author Name"
canonifyurls = true
theme = "hugo-kiera"
-themesDir = "../.."
paginate = 3