mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
fix(robots): fix robots.txt per
http://stackoverflow.com/a/7609187/362790 #4746
This commit is contained in:
parent
881f70997b
commit
f993a5868f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
User-agent: *
|
||||
Disallow: *
|
||||
Disallow: /
|
||||
Allow: /static/
|
||||
Loading…
Reference in a new issue