mirror of https://github.com/reiyua/reiyua.lol.git
Add extra form box for person's name.
This commit is contained in:
parent
a9406713c9
commit
b341f9f934
|
@ -30,6 +30,8 @@
|
|||
|
||||
<div class="form-container">
|
||||
<form action="http://formspree.io/rei@reiyua.lol">
|
||||
<label for="Name">Name:</label>
|
||||
<input type="name" name="Name">
|
||||
<label for="_replyto">Email:</label>
|
||||
<input type="email" name="_replyto">
|
||||
<label for="body">Message:</label>
|
||||
|
|
Loading…
Reference in New Issue