aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-14 17:31:32 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-14 17:31:32 -0500
commit39007a6831fb40e6aa3f5073610a99090c275dea (patch)
tree4e3bd6af520cb32914f9694a0fcbebeea627b66b /publish.el
parent1ffa12513c3796588ccca3dea7997fd205cf209c (diff)
add timestamps
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
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"