summary refs log tree commit diff
path: root/templates/sitemap.xml/item.xml
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-01-19 18:40:31 +0100
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-01-19 18:40:31 +0100
commit7b0baaab2b18e7232b48297de34887650f5b8ca6 (patch)
treecc7531f4ef3b5ed012616dca290e13065e95cab4 /templates/sitemap.xml/item.xml
downloadlow-puszcza-7b0baaab2b18e7232b48297de34887650f5b8ca6.tar.gz
low-puszcza-7b0baaab2b18e7232b48297de34887650f5b8ca6.zip
Init
Diffstat (limited to 'templates/sitemap.xml/item.xml')
-rw-r--r--templates/sitemap.xml/item.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/sitemap.xml/item.xml b/templates/sitemap.xml/item.xml
new file mode 100644
index 0000000..ceeaace
--- /dev/null
+++ b/templates/sitemap.xml/item.xml
@@ -0,0 +1,4 @@
+<url>
+	<loc>${siteurl}/${filename}</loc>
+	<lastmod>${updated}</lastmod>
+</url>