From 4b41b2e6aeebc864d14ed65450ecc69fe930e42b Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sun, 14 Apr 2024 18:45:44 -0500 Subject: try getting properties --- publish.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 1e0246d..7047b4e 100644 --- a/publish.el +++ b/publish.el @@ -45,8 +45,9 @@ :recursive t :publishing-function org-html-publish-to-html :with-toc nil + :with-properties t :with-date t - :with-timestamps t + :with-timestamps nil :headline-levels 4 :section-numbers nil :html-head "" -- cgit v1.2.3