From c89c6673040685f870bddb6205059136d5b85093 Mon Sep 17 00:00:00 2001 From: count0 Date: Sat, 18 Oct 2025 21:46:51 +0200 Subject: [PATCH] robots.txt --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..5343b74 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Allow: / +Sitemap: https://myhabitgrid.com/sitemap.xml