Skip to content

Commit a9e3245

Browse files
Hello World!
1 parent 3f6a4d6 commit a9e3245

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

robots.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
User-agent: *
22
Disallow :
3-
Allow :
3+
Allow :
4+
Sitemap: https://programmergaurav.github.io/sitemap.xml

sitemap.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
4+
5+
<url>
6+
<loc>https://programmergaurav.github.io/</loc>
7+
<lastmod>2020-03-31T06:14:40+00:00</lastmod>
8+
</url>
9+
10+
</urlset>

0 commit comments

Comments
 (0)