aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-28 16:31:28 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-28 16:31:28 -0500
commit0001ec1040429e972c25ea4b27a22a87e0a4cbd9 (patch)
treeaeadd0928db65b182993ab277044ceb8437f4668
parent49d6780e6fe20c1cc16688ff4f2ae16f03cf57cb (diff)
new attempt
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 2518be7..4497898 100644
--- a/publish.el
+++ b/publish.el
@@ -86,7 +86,7 @@
:section-numbers nil
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
:html-preamble "<div class='topnav'><a href='/'>Home</a><a href='/projects.html'>Projects</a><a href='/blog'>Blog</a><a href='/config.html'>Dotfiles</a><a href='/about.html'>About Me</a><a href='/rss.xml'>RSS</a></div>"
- :html-postamble (create-webring-html))
+ :html-postamble create-webring-html)
("org-static"
:base-directory "~/website/"