~rbdr/crowdantine

0c53d26eaa53894ae3d6903aab6b15f0ded6c068 — Ben Beltran 4 years ago 33266c5
Address lighthouse issues
3 files changed, 4 insertions(+), 1 deletions(-)

M .gitlab-ci.yml
M index.html
A robots.txt
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 8,6 8,7 @@ pages:
  script:
    - mkdir public
    - cp index.html public
    - cp robots.txt public
  artifacts:
    paths:
      - public

M index.html => index.html +1 -1
@@ 134,7 134,7 @@
    <form>
      <p>
        <label for="proposal">You should...</label>
        <input name="proposal">
        <input name="proposal" id="proposal">
      </p>
      <input type="submit" value="Do it.">
    </form>

A robots.txt => robots.txt +2 -0
@@ 0,0 1,2 @@
User-agent: *
Disallow: