X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=my-publish.el;h=421b7ffaf267c71a97da1936c8aae193672d9dc9;hb=4d965784a39d48f12c59d016770ec50f0664408f;hp=2ff77bce166719892580189be6a215e26bf0a531;hpb=50a02bc7a618f1a652c524d72a1a3b205e96f35e;p=blog.git diff --git a/my-publish.el b/my-publish.el index 2ff77bc..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 - "