summaryrefslogtreecommitdiff
path: root/art/plt/sitemap.xml
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-04-27 00:45:26 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-04-27 00:45:26 -0600
commitb262292b43e57c7b3534ad8b252a828b53ff49e1 (patch)
tree3e315ab41ec53465eceb8142a513067775221bd1 /art/plt/sitemap.xml
parent9eee2f99e96320ed15e3f198bdaa86eb1422bbdb (diff)
change to reflect pyssg changes
Diffstat (limited to 'art/plt/sitemap.xml')
-rw-r--r--art/plt/sitemap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/art/plt/sitemap.xml b/art/plt/sitemap.xml
index 26ee5c1..c364f54 100644
--- a/art/plt/sitemap.xml
+++ b/art/plt/sitemap.xml
@@ -14,7 +14,7 @@
{%for t in all_tags%}
<url>
<loc>{{t[1]}}</loc>
- <lastmod>{{config.run_date_sitemap}}</lastmod>
+ <lastmod>{{config.get("info", "sitemap_run_date")}}</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>