feat: add robots.txt
parent
4d4ee61ed6
commit
741ebf0607
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
permalink: '/robots.txt'
|
||||||
|
eleventyExcludeFromCollections: true
|
||||||
|
---
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
Sitemap: {{ site.url }}/sitemap.xml
|
Loading…
Reference in New Issue