don't force publish project
authorPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 19:13:47 +0000 (03:13 +0800)
committerPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 19:13:47 +0000 (03:13 +0800)
blog.el

diff --git a/blog.el b/blog.el
index 3fd2209..b000d9a 100644 (file)
--- a/blog.el
+++ b/blog.el
@@ -91,7 +91,7 @@
         ("org" :components ("org-notes" "org-static"))))
 
 
-(org-publish-project "org" t)
+(org-publish-project "org")
 
 ;; (provide 'blog)
 (kill-emacs 0)