From 66737b6f7ce7ab4b3d47b8bb91df2689e7666ba7 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 24 Jan 2022 17:49:39 +0100 Subject: [PATCH] Add robots.txt --- assets/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 assets/robots.txt diff --git a/assets/robots.txt b/assets/robots.txt new file mode 100644 index 0000000..3e4c72c --- /dev/null +++ b/assets/robots.txt @@ -0,0 +1,4 @@ +User-Agent: * +Allow: / + +Sitemap: https://winkekatze.tv/sitemap.xml