diff options
| -rw-r--r-- | assets/robots.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/robots.txt b/assets/robots.txt index d6c5354b..316bd423 100644 --- a/assets/robots.txt +++ b/assets/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: /search
\ No newline at end of file +Disallow: /search +Disallow: /login
\ No newline at end of file |
