diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2021-08-15 13:08:23 +0200 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2021-08-15 13:08:23 +0200 |
commit | 365248c739dda8fe707db67cdb85698d04e1e580 (patch) | |
tree | fe7aec2e113d1c711ac69a95b3b752dad3fce223 /frontend | |
parent | 315cdf5cc827bdd714625af075f552c61a3c9a36 (diff) |
frontend: Fix typo in robots.txt
Diffstat (limited to 'frontend')
-rw-r--r-- | frontend/public/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt index e9e57dc..b21f088 100644 --- a/frontend/public/robots.txt +++ b/frontend/public/robots.txt @@ -1,3 +1,3 @@ # https://www.robotstxt.org/robotstxt.html User-agent: * -Disallow: +Disallow: / |