aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2025-11-05 20:52:00 +0530
committerGitHub <[email protected]>2025-11-05 20:52:00 +0530
commit1595e3d80d59847172d48a3204e20d30916b0b47 (patch)
tree2896ed8e5b745a4fa96c91648de35c3135a8fdf6
parent34b97b8a1426154a25e24fb687ee3e903bfaa874 (diff)
downloadunwordled-1595e3d80d59847172d48a3204e20d30916b0b47.tar.xz
unwordled-1595e3d80d59847172d48a3204e20d30916b0b47.zip
Add initial sitemap.xml for website
-rw-r--r--sitemap.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..5ebc768
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+ <url>
+ <loc>https://luciferreeves.github.io/unwordled/</loc>
+ <lastmod>2025-11-05</lastmod>
+ <changefreq>daily</changefreq>
+ <priority>1.0</priority>
+ </url>
+</urlset>