diff --git a/frontend/static/robots.txt b/frontend/static/robots.txt new file mode 100644 index 00000000..7085c61d --- /dev/null +++ b/frontend/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: / +Noindex: / \ No newline at end of file