X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=825bd892c8c89afd9264eaa80f502202c667b22e;hb=6c23b3ac38e6819e67ac68f0cdb7d6975509ed8e;hp=421b7ffaf267c71a97da1936c8aae193672d9dc9;hpb=7b4c6df64b35e219b357b3cdf80a14550b92b2a8;p=blog.git diff --git a/my-publish.el b/my-publish.el index 421b7ff..825bd89 100644 --- a/my-publish.el +++ b/my-publish.el @@ -35,27 +35,25 @@ (setq blog-extra-head (concat - ;; "\n" - "\n" - "")) + "\n" + "")) (setq blog-header (concat "")) + "" + "
")) (setq blog-footer (concat "
\n" - "

Org-mode " (org-version) "" - "License: CC BY-SA 4.0Org-mode " (org-version) "")) (defun blog-setup-project-alist (root-dir &optional output-dir) "Set project alist. `output-dir' is the directory of publish-directory.