Skip to content

Commit e394194

Browse files
committed
feat(sitemap): add one
1 parent 3a37fc3 commit e394194

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

sitemap.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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">
7+
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8+
<url>
9+
<loc>https://stephlm2dev.github.io/</loc>
10+
<lastmod>2020-04-23T16:45:07+00:00</lastmod>
11+
<priority>1.00</priority>
12+
</url>
13+
</urlset>

0 commit comments

Comments
 (0)