Update README.md edit robots.txt rule

This commit is contained in:
2020-12-21 09:44:29 +01:00
parent c279a018e5
commit 103aa7c658
+1 -1
View File
@@ -22,6 +22,6 @@ Voici un exemple de fichier `robots.txt` à créer dans le dossier `/public`
```
User-agent: *
Allow: /*
Disallow:
Sitemap: https://mon-site.fr/sitemap.xml
```