X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=f6944334aa419fdcd70f6c352de79c56457908a5;hb=35bda6ea5602b1f1bd79e50eff027a1f24d47334;hp=825bd892c8c89afd9264eaa80f502202c667b22e;hpb=bacacc9c2de6de55468c7b9333c8dd8807428778;p=blog.git diff --git a/my-publish.el b/my-publish.el index 825bd89..f694433 100644 --- a/my-publish.el +++ b/my-publish.el @@ -50,10 +50,14 @@ "" "
")) +;; (setq blog-footer +;; (concat +;; "
\n" +;; "Org-mode " (org-version) "")) (setq blog-footer (concat "
\n" - "Org-mode " (org-version) "")) + 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.