2
0

Disable fake password field.

This commit is contained in:
Maarten Billemont 2018-04-21 15:56:16 -04:00
parent 6835615311
commit 6a2d24182a

View File

@ -8,7 +8,7 @@ layout: default
<section id="intro">
<h2><img src="{% link img/password_forgot_882804.svg %}" title="https://thenounproject.com/term/forget/882804/" />
What's your <input type="password" value="password" size="5">?</h2>
What's your <input type="password" value="password" size="5" disabled>?</h2>
<p>Passwords are regarded as a "necessary evil" to having accounts online. We accept them as <q>the way things are done online</q> and try to adapt.<br>
But upon reflection, we find that we've adapted quite poorly.<br>
</p>