leilukin-site/src/robots.txt.njk
2024-08-20 14:49:11 +08:00

10 lines
153 B
Plaintext

---
permalink: robots.txt
eleventyExcludeFromCollections: true
---
User-agent: *
Disallow:
{{ robots.txt }}
Sitemap: {{ sitemeta.siteUrl }}/sitemap.xml