From 81f1d35022cf7c46b55ddb4e9643c9f928f0ea1e Mon Sep 17 00:00:00 2001 From: Theo Date: Tue, 29 Oct 2024 10:44:34 +0100 Subject: [PATCH] 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..6f27bb6 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file