This commit is contained in:
Yax 2019-08-23 20:42:26 +02:00
parent f8ddfb09e2
commit d18e556f2d
4 changed files with 13 additions and 2 deletions

4
layout/sitemap_item.xml Normal file
View file

@ -0,0 +1,4 @@
<url>
<loc>{{ site_url }}/{{ date }}/{{ slug }}.html</loc>
<lastmod>{{ rfc_2822_date }}</lastmod>
</url>