Skip to content

Commit 3839fcd

Browse files
author
TechStack Global
committed
fix: correct sitemap XML declaration and robots sitemap reference
1 parent 5aedd9c commit 3839fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0' encoding='utf-8'?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://techstackglobal.github.io/</loc>

0 commit comments

Comments
 (0)