diff --git a/publish.el b/publish.el index 931e4e7..0176c76 100644 --- a/publish.el +++ b/publish.el @@ -73,7 +73,7 @@ (if (equal "rss.org" (file-name-nondirectory filename)) (org-rss-publish-to-rss plist filename dir))) -(defvar jj/html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
") +(defvar jj/html-preamble "
HomeProjectsBlogDotfilesAbout MeRSSGit
") (setq org-html-htmlize-output-type 'css) (setq org-html-postamble 'create-webring-html)