]> git.r.bdr.sh - rbdr/crowdantine/commitdiff
Address lighthouse issues
authorBen Beltran <redacted>
Mon, 6 Apr 2020 22:30:19 +0000 (00:30 +0200)
committerBen Beltran <redacted>
Mon, 6 Apr 2020 22:30:19 +0000 (00:30 +0200)
.gitlab-ci.yml
index.html
robots.txt [new file with mode: 0644]

index a02dc1cdd187106679357baa3bc01b895929212a..501cbd2d9b3698c494e279196d9efedc0be75825 100644 (file)
@@ -8,6 +8,7 @@ pages:
   script:
     - mkdir public
     - cp index.html public
   script:
     - mkdir public
     - cp index.html public
+    - cp robots.txt public
   artifacts:
     paths:
       - public
   artifacts:
     paths:
       - public
index 69b0cb2dce3cbb869057a6b0163546c3d2afb9c6..3a660d368db78f060f8a53ac2d015ad25e4d16bf 100644 (file)
     <form>
       <p>
         <label for="proposal">You should...</label>
     <form>
       <p>
         <label for="proposal">You should...</label>
-        <input name="proposal">
+        <input name="proposal" id="proposal">
       </p>
       <input type="submit" value="Do it.">
     </form>
       </p>
       <input type="submit" value="Do it.">
     </form>
diff --git a/robots.txt b/robots.txt
new file mode 100644 (file)
index 0000000..eb05362
--- /dev/null
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: