From d4e5ccd025be13b9cae48a8b4d93c5db6dd339e6 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sat, 17 Oct 2020 08:49:29 +0200 Subject: [PATCH] Move robots.txt to webroot --- robots.txt => www/robots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename robots.txt => www/robots.txt (100%) diff --git a/robots.txt b/www/robots.txt similarity index 100% rename from robots.txt rename to www/robots.txt