get filename
This commit is contained in:
parent
a2f8f6e35d
commit
e2fc63adc2
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
(let* (
|
||||
(title (org-publish-find-title entry project))
|
||||
(link (concat (file-name-sans-extension entry) ".html"))
|
||||
(file (org-publish--expand-file-name entry project))
|
||||
(pubdate (format-time-string (car org-time-stamp-formats)
|
||||
(org-publish-find-date entry project))))
|
||||
(message pubdate)
|
||||
|
|
Loading…
Add table
Reference in a new issue