Update formspree contact form
This commit is contained in:
parent
fd48f4796a
commit
17dcc0ed9e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ description: "Need to get in touch?"
|
|||
Email me at [daniel@lyte.dev][e], [message me on Discord][d], or use the form
|
||||
below.
|
||||
|
||||
<form action="https://formspree.io/daniel@lyte.dev" method="POST">
|
||||
<form action="https://formspree.io/f/xbjpnnlg" method="POST">
|
||||
<fieldset>
|
||||
<label name="name">Full Name</label>
|
||||
<input type="text" name="name" placeholder="Daniel Flanagan" />
|
||||
|
|
Loading…
Reference in a new issue