diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-04-14 17:31:32 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-04-14 17:31:32 -0500 |
commit | 39007a6831fb40e6aa3f5073610a99090c275dea (patch) | |
tree | 4e3bd6af520cb32914f9694a0fcbebeea627b66b /publish.el | |
parent | 1ffa12513c3796588ccca3dea7997fd205cf209c (diff) |
add timestamps
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |