diff options
author | Caoimhe Chaos <caoimhechaos@protonmail.com> | 2015-05-27 09:14:21 +0200 |
---|---|---|
committer | Caoimhe Chaos <caoimhechaos@protonmail.com> | 2015-05-27 09:14:21 +0200 |
commit | de5503c4f0f11a3022a1ef4cf9fb82ee6685f391 (patch) | |
tree | 093288918894caf4456b936616b41bd1ad05176f | |
parent | 6fc184f75b0b9385670efb1ba02a708eb0ac2cea (diff) |
Add a robots.txt file.
-rw-r--r-- | robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..c2a49f4f --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / |