blog-tool - save buffer when open it
[blog.git] / my-publish.el
index f694433..f9e0da0 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Code:
 
-;; (defconst root-dir "~/Private/blog/")
-
 (require 'org)
 (require 'ox-publish)
 (require 'htmlize)
        "</header>"
        "<hr>"))
 
-;; (setq blog-footer
-;;       (concat 
-;;        "<hr />\n"
-;;        "<span><a href= \"http://orgmode.org\"/>Org-mode </a>" (org-version) "</span>"))
 (setq blog-footer
       (concat 
        "<hr />\n"