X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=f6944334aa419fdcd70f6c352de79c56457908a5;hb=3c52200cd9d75ee44985561a652fd365f37d5a17;hp=048edcce65525006e98265806ff49ce30ee8c92c;hpb=a7416ee8f5771bb07d2080f7a9555f9d279a2bca;p=blog.git diff --git a/my-publish.el b/my-publish.el index 048edcc..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.