diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-04-28 16:42:37 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-04-28 16:42:37 -0500 |
commit | 14844e359c5a554dd2991d831d395352b67547be (patch) | |
tree | c55a9f00b5d600e90dd4b6d3f1d0f509997396f6 /publish.el | |
parent | dba5c3050a8025b97502de76f08bfb8d4004713d (diff) |
does anything work in this field???
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 postamble) + :html-postamble "hello?????") ("org-static" :base-directory "~/website/" |