From 201532f4963f09babe7e027a9fcce52d28931a9a Mon Sep 17 00:00:00 2001 From: Andrea Date: Sun, 13 Oct 2024 21:34:47 +0200 Subject: [PATCH] chore: add robots.txt file --- public/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..0a8e6af --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,5 @@ +User-Agent: * +Allow: / + +User-Agent: * +Allow: /blog