aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-12 15:46:12 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-12 15:46:12 -0500
commitac3e9718c76fb57646bf6118e3f1a18f3becc957 (patch)
tree13005af4e9eae931ee4b760afa7506bee7def692 /publish.el
parent2eb5e64c62d7edf13e48fe6322e4cd1e80765695 (diff)
cleanup
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index fe78991..7a8299d 100644
--- a/publish.el
+++ b/publish.el
@@ -37,6 +37,7 @@
:base-extension "org"
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
:html-preamble "<div class='topnav'><a href='/index.html'>Home</a><a href='/projects.html'>Projects</a><a href='/tea.html'>Tea Tasting Notes</a><a href='/rants.html'>Rants</a><a href='/config.html'>Dotfiles</a><a href='/about.html'>About Me</a></div>"
+ :html-postamble nil
:publishing-directory "~/public_html"
:publishing-function org-html-publish-to-html
:headline-levels 4