From df2d9b94aad4f2d7cfe35729790a02643868f04a Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 23 Apr 2026 11:55:38 +0200 Subject: [PATCH] Added 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..77470cb --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file