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 | a2ed521019ffb6eef05ffa23821d10e55ea1bb13 (patch) | |
tree | f18313ca7263e1f0a239ce2dfb7cd89284cd2d9b /ishtar_common/templates/robots.txt | |
parent | 8ed231cd95ff9d279a81df3bb6541e6113412964 (diff) | |
download | Ishtar-a2ed521019ffb6eef05ffa23821d10e55ea1bb13.tar.bz2 Ishtar-a2ed521019ffb6eef05ffa23821d10e55ea1bb13.zip |
Add a robots.txt
Diffstat (limited to 'ishtar_common/templates/robots.txt')
-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: / |