From 39007a6831fb40e6aa3f5073610a99090c275dea Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sun, 14 Apr 2024 17:31:32 -0500 Subject: add timestamps --- publish.el | 1 + 1 file changed, 1 insertion(+) diff --git a/publish.el b/publish.el index 37a10de..c69b078 100644 --- a/publish.el +++ b/publish.el @@ -45,6 +45,7 @@ :html-postamble nil :auto-sitemap t :sitemap-filename "index.org" + :sitemap-format-entry "%Y-%m-%d %T" :sitemap-sort-files anti-chronologically :sitemap-title "Blog") ("org-config" -- cgit v1.2.3