aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2020-04-07 00:30:19 +0200
committerBen Beltran <ben@nsovocal.com>2020-04-07 00:30:19 +0200
commit0c53d26eaa53894ae3d6903aab6b15f0ded6c068 (patch)
tree76d6cf4615374fb2cae3839d83e899c65f7b6fd8 /index.html
parent33266c5ff017bbec7ebf1c1a2178e7db08f02d3f (diff)
Address lighthouse issues
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 69b0cb2..3a660d3 100644
--- a/index.html
+++ b/index.html
@@ -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>