From: Ben Beltran Date: Mon, 6 Apr 2020 22:36:11 +0000 (+0200) Subject: Remove robots.txt because that's not how it works X-Git-Url: https://git.r.bdr.sh/rbdr/crowdantine/commitdiff_plain/a730acfcd270f92253265452e757bbbf8de7261a?ds=sidebyside Remove robots.txt because that's not how it works --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 501cbd2..a02dc1c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,6 @@ pages: script: - mkdir public - cp index.html public - - cp robots.txt public artifacts: paths: - public diff --git a/robots.txt b/robots.txt deleted file mode 100644 index eb05362..0000000 --- a/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: