diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-08-28 23:45:58 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-08-28 23:45:58 +0000 |
commit | c807d873f7c221c2b2f22d566434d955d1c95f76 (patch) | |
tree | f4675ee3b8ffc35314f0d74866b247dec5902a0a /static/robots.txt | |
parent | 8836027e9b8b629cf64c5d70330aeb722538734f (diff) | |
download | eda.gay-c807d873f7c221c2b2f22d566434d955d1c95f76.tar.gz eda.gay-c807d873f7c221c2b2f22d566434d955d1c95f76.zip |
added home redirect
Diffstat (limited to 'static/robots.txt')
-rwxr-xr-x | static/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/robots.txt b/static/robots.txt index 8093c87..c2aab7e 100755 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,2 +1,2 @@ User-agent: *
-Disallow:
\ No newline at end of file +Disallow: /
\ No newline at end of file |