aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-14 18:55:36 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-14 18:55:36 -0500
commitef09d60e444497a60a8617835bf23df4b695492f (patch)
tree2e6c4246949f99114b34cbfa57038586f0e2f376 /publish.el
parent1e5805254eb99d250ced7bf9d39c208ca534cc79 (diff)
go back to find-date
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index bee8ca2..7047b4e 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-property entry project DATE))
+ (org-publish-find-date entry project))
(org-publish-find-title entry project)))))
(setq org-publish-project-alist