aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/sitemap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'public/sitemap.xml')
-rw-r--r--public/sitemap.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml
new file mode 100644
index 0000000..933afca
--- /dev/null
+++ b/public/sitemap.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+
+ <url>
+ <loc>https://submelon.dev/404/</loc>
+ <lastmod>2023-12-24</lastmod>
+ <changefreq>monthly</changefreq>
+ <priority>0.8</priority>
+ </url>
+
+ <url>
+ <loc>https://submelon.dev/</loc>
+ <lastmod>2023-12-24</lastmod>
+ <changefreq>monthly</changefreq>
+ <priority>0.8</priority>
+ </url>
+
+</urlset> \ No newline at end of file