diff options
author | xengineering <me@xengineering.eu> | 2022-05-29 11:40:00 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-05-29 11:40:00 +0200 |
commit | e27f0e429d004c0f3b1ac220ceaf90e8b1aba228 (patch) | |
tree | 6f6addd1a479dcfbe428797ae8b804f84084b293 /webroot/robots.txt | |
parent | 17f210f037f1c54f6b24ff4b47837cefbfe76dd5 (diff) | |
download | website-e27f0e429d004c0f3b1ac220ceaf90e8b1aba228.tar website-e27f0e429d004c0f3b1ac220ceaf90e8b1aba228.tar.zst website-e27f0e429d004c0f3b1ac220ceaf90e8b1aba228.zip |
Remove old hand-written webroot
Diffstat (limited to 'webroot/robots.txt')
-rw-r--r-- | webroot/robots.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webroot/robots.txt b/webroot/robots.txt deleted file mode 100644 index 581073b..0000000 --- a/webroot/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Disallow: / -Allow: /index.html |