diff options
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -753,7 +753,7 @@ I generate my website using org mode. I use the built in ox-publish subsystem f #+end_src #+begin_src elisp - (setq noa/website-header (read-file-as-string "/home/noa/projects/org-website/templates/header.html")) + ;; (setq noa/website-header (read-file-as-string "/home/noa/projects/org-website/templates/header.html")) (setq noa/website-footer "<strong><a href=\"/\">noa.pub</a></strong> · <a href=\"https://creativecommons.org/licenses/by-sa/4.0/\">cc by-sa</a> · <a href=\"/index.xml\">feed</a> · |