We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a58c06 commit f5ec4faCopy full SHA for f5ec4fa
contact.html
@@ -5,7 +5,7 @@
5
---
6
7
<div class="py2">
8
- <form action="https://forms.brace.io/[email protected]" method="POST" class="form-stacked form-light">
+ <form action="https://forms.brace.io/{{ site.email }}" method="POST" class="form-stacked form-light">
9
<input type="text" name="email" class="input mobile-block" placeholder="Email Address">
10
<textarea type="text" name="content" class="input mobile-block" rows="5" placeholder="What would you like to say?"></textarea>
11
<input type="submit" class="button button-blue button-big mobile-block" value="Say Hello">
0 commit comments