From 66f99766dfbcb341be82ab5e9abe3d2fb11b7086 Mon Sep 17 00:00:00 2001 From: stderr64 Date: Wed, 19 Nov 2025 00:45:28 +0200 Subject: First commit --- robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 robots.txt (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..585ee49 --- /dev/null +++ b/robots.txt @@ -0,0 +1,6 @@ +User-Agent: * +Allow: / +Disallow: /icons +Disallow: /fonts +Disallow: /css +Disallow: /images -- cgit v1.2.3-95-g76ab