feat: add robots.txt

This commit is contained in:
2022-10-18 09:46:12 +02:00
parent 4d4ee61ed6
commit 741ebf0607

9
robots/robots.njk Normal file
View File

@@ -0,0 +1,9 @@
---
permalink: '/robots.txt'
eleventyExcludeFromCollections: true
---
User-agent: *
Allow: /
Sitemap: {{ site.url }}/sitemap.xml