aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-14 18:48:27 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-14 18:48:27 -0500
commit1e5805254eb99d250ced7bf9d39c208ca534cc79 (patch)
tree9c518f3760c3b97e3586b2fa43cffb4ca8ac5b5d
parent4b41b2e6aeebc864d14ed65450ecc69fe930e42b (diff)
maybe this?
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 7047b4e..bee8ca2 100644
--- a/publish.el
+++ b/publish.el
@@ -15,7 +15,7 @@
(format "[[file:%s][(%s) %s]]\n"
entry
(format-time-string "%Y-%m-%d %T"
- (org-publish-find-date entry project))
+ (org-publish-find-property entry project DATE))
(org-publish-find-title entry project)))))
(setq org-publish-project-alist