diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 20:21:20 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 20:21:20 +0100 |
commit | e652a838945b70c95652460c8a303f077eae068b (patch) | |
tree | 610d2d0fb843cc25d2df3914dc0ab685de7c4ce9 /docker/landing/html/robots.txt | |
parent | 52e6ba3c0036160ce9c419dd0188624cc55fa2b1 (diff) | |
download | infrastructure-e652a838945b70c95652460c8a303f077eae068b.tar.gz infrastructure-e652a838945b70c95652460c8a303f077eae068b.zip |
[website] move website outside repo and WIP static http server with rebuild option
Diffstat (limited to 'docker/landing/html/robots.txt')
-rw-r--r-- | docker/landing/html/robots.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/landing/html/robots.txt b/docker/landing/html/robots.txt deleted file mode 100644 index c2a49f4..0000000 --- a/docker/landing/html/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Allow: / |