Update contact thanks URL
This commit is contained in:
parent
58009b4494
commit
11f39b5677
|
@ -23,7 +23,7 @@ use: [posts]
|
|||
Send email
|
||||
</button>
|
||||
|
||||
<input type="hidden" name="_next" value="{{ site.url }}/contact-thanks/" />
|
||||
<input type="hidden" name="_next" value="{{ site.url }}/contact/thanks" />
|
||||
|
||||
<input type="text" name="_gotcha" style="display: none" />
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue