Add custom robots.txt template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 19:00:25 +02:00
parent bf3ccc6b9b
commit ab3d80457d
+7
View File
@@ -0,0 +1,7 @@
User-agent: *
Allow: /
# Block build artefacts
Disallow: /public/
Sitemap: {{ .Site.BaseURL }}sitemap.xml