aboutsummaryrefslogtreecommitdiff
path: root/build-site.el
diff options
context:
space:
mode:
authorlemurianmage <azureazure@disroot.org>2025-12-14 22:47:13 +0100
committerlemurianmage <azureazure@disroot.org>2025-12-14 22:47:13 +0100
commitc7f7d6455909565e664b4613aa9a5ef275d58769 (patch)
tree8a45e9138c321db9146843b347e066982f3467f4 /build-site.el
parentaf38ad9e24c630e88bae79e0ac441d017916de0d (diff)
downloadslimegirl.nexus-c7f7d6455909565e664b4613aa9a5ef275d58769.tar.gz
fix build stuff etc
Diffstat (limited to 'build-site.el')
-rw-r--r--build-site.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-site.el b/build-site.el
index cbbb41d..303bd14 100644
--- a/build-site.el
+++ b/build-site.el
@@ -40,6 +40,7 @@
:publishing-directory "./public/blog"
:publishing-function 'org-html-publish-to-html
:section-numbers nil
+ :with-toc nil
:auto-sitemap t
:sitemap-title "blog posts"
:sitemap-filename "index.org"