diff options
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index b61bb0c..5765eb5 100644 --- a/config.org +++ b/config.org @@ -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> · |