X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=5a5c9287585c163834b1291d9c8194d56fb322a9;hb=d2003e5d109c4ac4475263b2284e79f40ff199b7;hp=a263119ae7840847c0569c3e1e4a29c77103490b;hpb=78bbb5f8fc090fb94562d4a09116c84b591eb59b;p=blog.git diff --git a/my-publish.el b/my-publish.el index a263119..5a5c928 100644 --- a/my-publish.el +++ b/my-publish.el @@ -36,27 +36,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.