X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=421b7ffaf267c71a97da1936c8aae193672d9dc9;hb=4d965784a39d48f12c59d016770ec50f0664408f;hp=22e8b2ec73bf8b40f0c2fa264e41e3dcb9099272;hpb=29f15ec5bcc51fa01fc46e758cda6401007445ff;p=blog.git diff --git a/my-publish.el b/my-publish.el index 22e8b2e..421b7ff 100644 --- a/my-publish.el +++ b/my-publish.el @@ -28,20 +28,20 @@ (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 - "