diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..4329532 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,3 @@ +user-agent: * +Allow: /$ +Disallow: / \ No newline at end of file