feat: add a robots.txt file (#1335)
This PR adds a `robots.txt` file to prevent crawlers to index the website re #1323
This commit is contained in:
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
Reference in New Issue
Block a user