mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
Revert "fix: disallow robots from accessing the app"
This reverts commit a6aa66eedd.
This commit is contained in:
parent
06c491d489
commit
b60142e8ec
1 changed files with 5 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
|
||||
#
|
||||
# To ban all spiders from the entire site uncomment the next two lines:
|
||||
# User-agent: *
|
||||
# Disallow: /
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue