aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index 94c6a32..3639627 100644
--- a/publish.el
+++ b/publish.el
@@ -61,6 +61,7 @@
(if (equal "rss.org" (file-name-nondirectory filename))
(org-rss-publish-to-rss plist filename dir)))
+(setq org-html-htmlize-output-type 'css)
(setq org-publish-project-alist
'(
("org-core"