diff options
| author | lemurianmage <azureazure@disroot.org> | 2025-12-14 22:47:13 +0100 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2025-12-14 22:47:13 +0100 |
| commit | c7f7d6455909565e664b4613aa9a5ef275d58769 (patch) | |
| tree | 8a45e9138c321db9146843b347e066982f3467f4 /build-site.el | |
| parent | af38ad9e24c630e88bae79e0ac441d017916de0d (diff) | |
| download | slimegirl.nexus-c7f7d6455909565e664b4613aa9a5ef275d58769.tar.gz | |
fix build stuff etc
Diffstat (limited to 'build-site.el')
| -rw-r--r-- | build-site.el | 1 |
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" |
