From 2a1a88c2c239abb536988ab8cf1f9c101f3551cb Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 5 Jul 2020 14:50:04 -0500 Subject: [PATCH] feat(web): add robots.txt from cra --- web/public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 web/public/robots.txt diff --git a/web/public/robots.txt b/web/public/robots.txt new file mode 100644 index 000000000..e9e57dc4d --- /dev/null +++ b/web/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: