From 229a5b11dc1688c774c5f2f9b430ce164d8057b3 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 25 Dec 2025 15:34:35 +0000 Subject: add robots.txt --- 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 0000000..eb05362 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: -- cgit v1.3.1