X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;ds=sidebyside;f=my-publish.el;h=421b7ffaf267c71a97da1936c8aae193672d9dc9;hb=4d965784a39d48f12c59d016770ec50f0664408f;hp=528465f28037644831328eac6420fcae01231c49;hpb=110712795d9f0fded395cd4529e8989283a2232d;p=blog.git diff --git a/my-publish.el b/my-publish.el index 528465f..421b7ff 100644 --- a/my-publish.el +++ b/my-publish.el @@ -28,33 +28,34 @@ (require 'org) (require 'ox-publish) +(require 'htmlize) ;; To prevent inline-css when exporting html. will use external css (setq org-html-htmlize-output-type 'css) (setq blog-extra-head (concat - ;; "\n" + ;; "\n" "\n" - "" - )) + "")) (setq blog-header (concat - "