aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
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 fc044b1..d7b9bf6 100644
--- a/publish.el
+++ b/publish.el
@@ -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)