feat: add robots.txt
This commit is contained in:
9
robots/robots.njk
Normal file
9
robots/robots.njk
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
permalink: '/robots.txt'
|
||||||
|
eleventyExcludeFromCollections: true
|
||||||
|
---
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
Sitemap: {{ site.url }}/sitemap.xml
|
Reference in New Issue
Block a user