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