From 3f7f2fa9ae712ced222865300f6d0ebf0eaf4dfb Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Tue, 29 Apr 2025 08:22:38 -0700 Subject: [PATCH] fix build --- org.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.el b/org.el index 894ae6e..1bb9443 100644 --- a/org.el +++ b/org.el @@ -229,7 +229,7 @@ :html-html5-fancy t :publishing-directory "~/org/publish/roam/" :publishing-function org-html-publish-to-html - :html-head-include-default-style nil + :html-head-include-default-style nil) ;;; org publishes everything at once. ("org" @@ -239,7 +239,7 @@ "org-site-root" "org-site-notes" "org-site-roam-static" - "org-site-roam"))))) + "org-site-roam")))) ;;; org publishing keybindings: C-c ;;; c to reset the cache