From a00df1cad87b16222f708636d2831bd8581e1d2a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 6 Oct 2019 18:29:15 -0700 Subject: Add styling --- project-config.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'project-config.el') diff --git a/project-config.el b/project-config.el index c82cd58..4a9447b 100644 --- a/project-config.el +++ b/project-config.el @@ -9,7 +9,8 @@ :publishing-directory "public_html" :exclude "\\`README.org\\'" :base-extension "org" - :publishing-function org-html-publish-to-html) + :publishing-function org-html-publish-to-html + :html-head "") ("ryuslash-rss" :base-directory "." :publishing-directory "public_html" -- cgit v1.2.3-54-g00ecf