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