mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-15 00:12:17 +00:00
perf(robots): add robots.txt, see #4746
This commit is contained in:
parent
0c63f6cb7d
commit
c5240da81f
1 changed files with 3 additions and 0 deletions
3
website/public/robots.txt
Normal file
3
website/public/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
User-agent: *
|
||||
Disallow: *
|
||||
Allow: /static/
|
||||
Loading…
Reference in a new issue