diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-17 09:43:09 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-17 09:43:09 +0100 |
commit | 00e4ee1690428d42ae6cefe4a8706daa79ee5570 (patch) | |
tree | f18313ca7263e1f0a239ce2dfb7cd89284cd2d9b /ishtar_common/templates | |
parent | 9e5be05c239888f4c2fc0c457e0713a15915613d (diff) | |
download | Ishtar-00e4ee1690428d42ae6cefe4a8706daa79ee5570.tar.bz2 Ishtar-00e4ee1690428d42ae6cefe4a8706daa79ee5570.zip |
Add a robots.txt
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r-- | ishtar_common/templates/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ishtar_common/templates/robots.txt b/ishtar_common/templates/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/ishtar_common/templates/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / |