From 326ba846633c532ee1e5b027649394b14cffa4c9 Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 8 Oct 2019 10:25:31 -0700 Subject: [PATCH] added robots.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..26b4d70 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Allow: / \ No newline at end of file