Update contact thanks URL
This commit is contained in:
parent
58009b4494
commit
11f39b5677
|
@ -23,7 +23,7 @@ use: [posts]
|
||||||
Send email
|
Send email
|
||||||
</button>
|
</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" />
|
<input type="text" name="_gotcha" style="display: none" />
|
||||||
</form>
|
</form>
|
||||||
|
|
Reference in a new issue