blog/themes/chameleon/scripts/sitemap
MDLeom a2a68d3291
fix(sitemap): use latest post's date as <lastmod>
- posts[0] is used instead of posts.first() because first()
is not available after posts.toArray()
2020-07-01 07:46:16 +01:00
..
.LICENSE fix: move scripts to theme 2019-10-06 10:52:28 +01:00
.sitemap.xml fix(sitemap): use latest post's date as <lastmod> 2020-07-01 07:46:16 +01:00
generator.js fix(sitemap): use latest post's date as <lastmod> 2020-07-01 07:46:16 +01:00
index.js fix(sitemap): use latest post's date as <lastmod> 2020-07-01 07:46:16 +01:00
template.js fix(sitemap): use latest post's date as <lastmod> 2020-07-01 07:46:16 +01:00