Add custom robots.txt template
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
# Block build artefacts
|
||||||
|
Disallow: /public/
|
||||||
|
|
||||||
|
Sitemap: {{ .Site.BaseURL }}sitemap.xml
|
||||||
Reference in New Issue
Block a user