Skip to content

Commit c875c5c

Browse files
authored
Update sitemap.xml
1 parent d41124e commit c875c5c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

public/sitemap.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<urlset
3-
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6-
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
73

84
<url>
95
<loc>https://codeforces-readme-stats.vercel.app/</loc>
106
<priority>1.0</priority>
117
</url>
128

139

14-
</urlset>
10+
</urlset>

0 commit comments

Comments
 (0)