fix
This commit is contained in:
parent
29fcb640ab
commit
c64ce378f3
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
|
||||
<p class="primarytext basesize">You can also send me an <span class="accent accentsize oswald">email</span> at <a href="mailto:c.marcandre@gmail.com">c.marcandre[at]gmail.com</a>, or fill the form below!</p>
|
||||
|
||||
<form action="https://formspree.io/c.marcandre@gmail.com" method="POST">
|
||||
<form action="https://api.formspree.io/c.marcandre@gmail.com" method="POST">
|
||||
<p class="accentsize accent oswald">About you:</p>
|
||||
<p class="basesize">My name is <input type="text" class="accent" placeholder="Johnny Appleseed"required>, I'm a <input type="text" class="accent" placeholder="fellow tinkerer">. You can come back to me at <input type="text" class="accent" placeholder="foo@bar.baz" required></p>
|
||||
<p class="basesize">I'd like to tell you about ...</p>
|
||||
|
|
Loading…
Reference in a new issue