From 323296c248aeea736e388a307effa4edab671e66 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 15 Feb 2026 12:14:58 +0200 Subject: feat(web): create --- website/static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 website/static/robots.txt (limited to 'website/static') diff --git a/website/static/robots.txt b/website/static/robots.txt new file mode 100644 index 0000000..b6dd667 --- /dev/null +++ b/website/static/robots.txt @@ -0,0 +1,3 @@ +# allow crawling everything by default +User-agent: * +Disallow: -- cgit v1.2.3