From dd4ef9512998dd9dc099f603de95bedbb0f81e44 Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Tue, 6 Sep 2016 09:55:25 -0400 Subject: [PATCH] robots.txt --- web/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/robots.txt diff --git a/web/robots.txt b/web/robots.txt new file mode 100644 index 00000000..14267e90 --- /dev/null +++ b/web/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file