mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
8793395911
commit
6a7a76333d
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@
|
||||||
</p>
|
</p>
|
||||||
<form action="https://formspree.io/hello@flame.ga" method="POST">
|
<form action="https://formspree.io/hello@flame.ga" method="POST">
|
||||||
<input type="hidden" name="_subject" value="New feedback submission for Flame.ga" />
|
<input type="hidden" name="_subject" value="New feedback submission for Flame.ga" />
|
||||||
<input type="hidden" name="_replyto" value="noreply@flame.ga" />
|
<input type="hidden" name="_replyto" value="feedback@email.com" />
|
||||||
<textarea name="body" rows="7" placeholder="Your message" required></textarea>
|
<textarea name="body" rows="7" placeholder="Your message" required></textarea>
|
||||||
<input type="text" name="_gotcha" class="hide" />
|
<input type="text" name="_gotcha" class="hide" />
|
||||||
<input type="text" name="_format" value="plain" class="hide" />
|
<input type="text" name="_format" value="plain" class="hide" />
|
||||||
|
|
Loading…
Reference in a new issue