1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00

Add sitemap.xml for frontend

This commit is contained in:
2025-07-05 13:47:45 +02:00
parent 9f50ea5a84
commit a8f5212ea7
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://xsltplayground.com/</loc>
</url>
</urlset>