feat(SEO): ajoute un robots.txt
This commit is contained in:
parent
3feec0c334
commit
74f936a3d0
1 changed files with 8 additions and 0 deletions
8
src/robots.njk
Normal file
8
src/robots.njk
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
permalink: /robots.txt
|
||||||
|
eleventyExcludeFromCollections: true
|
||||||
|
---
|
||||||
|
Sitemap: https://nonscollectif.org/sitemap.xml
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
||||||
Loading…
Add table
Reference in a new issue