aboutsummaryrefslogtreecommitdiff
path: root/example-site/conf.yml
diff options
context:
space:
mode:
Diffstat (limited to 'example-site/conf.yml')
-rw-r--r--example-site/conf.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/example-site/conf.yml b/example-site/conf.yml
index b6f0202..3cdb44d 100644
--- a/example-site/conf.yml
+++ b/example-site/conf.yml
@@ -1,7 +1,8 @@
# All these can be unset
reindexpath: /reIndex
staticdirectory: static
-basetemplate: inc/base.html
+templatedirectory: tpl
+basetemplate: tpl/base.md
documentsplit: "|---\n"
suffix: ".md"