fix robots
This commit is contained in:
parent
5c4569f23a
commit
3bd03fc0f7
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
permalink: /robots.txt
|
permalink: /robots.txt
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Sitemap: https://coryd.dev/sitemap.xml
|
Sitemap: https://coryd.dev/sitemap.xml
|
||||||
|
|
||||||
User-agent: *
|
User-agent: \*
|
||||||
Disallow:
|
Disallow:
|
Reference in a new issue