update linux note
[blog.git] / my-publish.el
index 048edcc..f9e0da0 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Code:
 
-;; (defconst root-dir "~/Private/blog/")
-
 (require 'org)
 (require 'ox-publish)
 (require 'htmlize)
@@ -53,7 +51,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.