You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blog/layout/sitemap_item.xml

5 lines
84 B
XML

5 years ago
<url>
2 years ago
<loc>{{ site_url }}/{{ post_url }}</loc>
5 years ago
<lastmod>{{ date }}</lastmod>
5 years ago
</url>