summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-10-23 20:47:55 +0200
committerThomas Letan <lthms@soap.coffee>2020-10-23 20:47:55 +0200
commitf2a8a8f2a9cc1208d7ee064220ad012fa7e75ae3 (patch)
tree66da2c4d2dfd91d610d0a451d31b4e9afb3164a2 /site
parentCreate a summary page for the strongly-specified functions series (diff)
Update to soupault.2.0.0
Diffstat (limited to 'site')
-rw-r--r--site/cleopatra/soupault.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/cleopatra/soupault.org b/site/cleopatra/soupault.org
index d86c5d1..02fe7f4 100644
--- a/site/cleopatra/soupault.org
+++ b/site/cleopatra/soupault.org
@@ -64,8 +64,8 @@ ignore_extensions = [
generator_mode = true
complete_page_selector = "html"
-default_template = "templates/main.html"
-content_selector = "main"
+default_template_file = "templates/main.html"
+default_content_selector = "main"
doctype = "<!DOCTYPE html>"
clean_urls = false
#+END_SRC