X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=a8562f9dae21377ee77aaa6f2b738071b29b0a6f;hb=b64a35c35d21c7c0687b10c109de1e378addb515;hp=fd7a59d506c01117ccb30254318041904bb3d43c;hpb=7a2665ec74422040d01b4b78209d9b9b7571b935;p=blog.git diff --git a/my-publish.el b/my-publish.el index fd7a59d..a8562f9 100644 --- a/my-publish.el +++ b/my-publish.el @@ -35,26 +35,25 @@ (setq blog-extra-head (concat - ;; "\n" - "\n" - "")) + "\n" + "")) (setq blog-header (concat "")) + "" + "
")) (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.