From 826c7c47785ee01d2b9267919132ada696425344 Mon Sep 17 00:00:00 2001 From: Melonai Date: Wed, 20 Jan 2021 23:18:09 +0100 Subject: Remade the client in SvelteKit --- client/static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 client/static/robots.txt (limited to 'client/static/robots.txt') diff --git a/client/static/robots.txt b/client/static/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/client/static/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: -- cgit 1.4.1