From 24d3f523fc07ff4b28d041b2a74cfb5ab0a788a7 Mon Sep 17 00:00:00 2001 From: Gauthier Date: Fri, 7 Feb 2025 19:23:37 +0100 Subject: [PATCH] feat: add a robots.txt file (#1335) This PR adds a `robots.txt` file to prevent crawlers to index the website re #1323 --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /