diff --git a/frontend/robots.txt b/frontend/robots.txt new file mode 100644 index 0000000..b265293 --- /dev/null +++ b/frontend/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Disallow: / + +User-agent: * +Allow: /landing \ No newline at end of file