mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(web): add robots.txt from cra
This commit is contained in:
parent
20d4492f2f
commit
2a1a88c2c2
1 changed files with 3 additions and 0 deletions
3
web/public/robots.txt
Normal file
3
web/public/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Loading…
Reference in a new issue