From 7a2665ec74422040d01b4b78209d9b9b7571b935 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Fri, 7 Apr 2017 23:13:09 +0800 Subject: [PATCH] change css to my.css --- my-publish.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/my-publish.el b/my-publish.el index 421b7ff..fd7a59d 100644 --- a/my-publish.el +++ b/my-publish.el @@ -36,7 +36,7 @@ (setq blog-extra-head (concat ;; "\n" - "\n" + "\n" "")) (setq blog-header @@ -54,8 +54,7 @@ (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. -- 2.11.0