aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-15 20:09:33 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-15 20:09:33 -0500
commitcfeec061806921307220fcd7f3f3331179becd6a (patch)
tree222743be6e677f37d55af58a3b020937ef0af5fd /publish.el
parent9d72db848b9bcdd734df7f0df053925ead23abf5 (diff)
add custom css
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"