X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=825bd892c8c89afd9264eaa80f502202c667b22e;hb=bacacc9c2de6de55468c7b9333c8dd8807428778;hp=a263119ae7840847c0569c3e1e4a29c77103490b;hpb=78bbb5f8fc090fb94562d4a09116c84b591eb59b;p=blog.git diff --git a/my-publish.el b/my-publish.el index a263119..825bd89 100644 --- a/my-publish.el +++ b/my-publish.el @@ -35,28 +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.