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 d41124e commit c875c5cCopy full SHA for c875c5c
public/sitemap.xml
@@ -1,14 +1,10 @@
1
<?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">
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
7
8
<url>
9
<loc>https://codeforces-readme-stats.vercel.app/</loc>
10
<priority>1.0</priority>
11
</url>
12
13
14
-</urlset>
+</urlset>
0 commit comments