diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-21 18:19:36 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-21 18:19:36 -0400 |
commit | 9b1522ca2fe6046dfbea44782e79774f5c428850 (patch) | |
tree | b0856d1d052d7e447ed6c2e17d9dd81a8aa773e1 | |
parent | 46a3155f490b3b080885a9e7025141cf58d59d7e (diff) | |
download | bnewnet-9b1522ca2fe6046dfbea44782e79774f5c428850.tar.gz bnewnet-9b1522ca2fe6046dfbea44782e79774f5c428850.zip |
update robots.txt to be more permissive
-rw-r--r-- | static/robots.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/robots.txt b/static/robots.txt index 675dafd..7d329b1 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,8 +1 @@ User-agent: * -Disallow: /pub -Disallow: /static -Disallow: /code/dotfiles -Disallow: /knowledge/commit -Disallow: /k/* -Disallow: /k - |