From 25712aea8d8c8da5b449f3338d843b149491f6e1 Mon Sep 17 00:00:00 2001 From: raed Date: Sun, 30 Jun 2024 14:26:30 +0100 Subject: [PATCH] add robots.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file