From: Ben Beltran Date: Mon, 6 Apr 2020 22:30:19 +0000 (+0200) Subject: Address lighthouse issues X-Git-Url: https://git.r.bdr.sh/rbdr/crowdantine/commitdiff_plain/0c53d26eaa53894ae3d6903aab6b15f0ded6c068?ds=sidebyside Address lighthouse issues --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a02dc1c..501cbd2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ pages: script: - mkdir public - cp index.html public + - cp robots.txt public artifacts: paths: - public diff --git a/index.html b/index.html index 69b0cb2..3a660d3 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@

- +

diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: