remove unused code
[blog.git] / my-publish.el
index 048edcc..a8562f9 100644 (file)
@@ -53,7 +53,7 @@
 (setq blog-footer
       (concat 
        "<hr />\n"
-       "<p><span><a href= \"http://orgmode.org\"/>Org-mode </a>" (org-version) "</span>"))
+       org-html-creator-string))
 
 (defun blog-setup-project-alist (root-dir &optional output-dir)
   "Set project alist. `output-dir' is the directory of publish-directory.