check next email in thread
This commit is contained in:
parent
a72f8fee1f
commit
b7ace712a7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
(gethash "url" (gethash "right" webring))
|
||||
(gethash "name" (gethash "right" webring))))
|
||||
|
||||
(defun my-org-html-postamble ()
|
||||
(defun my-org-html-postamble (plist)
|
||||
(format "Last update : %s" (format-time-string "%d %b %Y")))
|
||||
|
||||
(defun my/org-publish-org-sitemap-format (entry style project)
|
||||
|
|
Loading…
Add table
Reference in a new issue