We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51a1c1 commit 77296dfCopy full SHA for 77296df
app/sitemap.xml
@@ -0,0 +1,20 @@
1
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
2
+ <url>
3
+ <loc>https://www.codegems.xyz/</loc>
4
+ <lastmod>2025-01-06T15:02:24.021Z</lastmod>
5
+ <changefreq>yearly</changefreq>
6
+ <priority>1</priority>
7
+ </url>
8
9
+ <loc>https://www.codegems.xyz/saved</loc>
10
11
12
+ <priority>0.8</priority>
13
14
15
+ <loc>https://www.codegems.xyz/request</loc>
16
17
+ <changefreq>monthly</changefreq>
18
+ <priority>0.5</priority>
19
20
+</urlset>
0 commit comments