Skip to content

Commit ac7e5e4

Browse files
authored
Add robots file and sitemap.xml (#5)
* Create robots.txt * Create sitemap.xml
1 parent 4e59f49 commit ac7e5e4

File tree

2 files changed

+456
-0
lines changed

2 files changed

+456
-0
lines changed

robots.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Dear Robot, be nice!
2+
3+
User-agent: *
4+
5+
Disallow: /assets/img/
6+
7+
Sitemap: https://keenhenry.github.io/sitemap.xml
8+
9+
# PEACE

0 commit comments

Comments
 (0)