fixed underlying issue
This commit is contained in:
parent
ba90b1d40c
commit
216b6eae33
1 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,7 @@ permalink: robots.txt
|
|||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
|
||||
Sitemap: {{ site.url }}/sitemap.xml
|
||||
Sitemap: {{ site.url }}/sitemap.xml
|
||||
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Loading…
Reference in a new issue