Update contact thanks URL

This commit is contained in:
Oliver Davies 2017-10-07 20:17:55 +01:00
parent 58009b4494
commit 11f39b5677

View file

@ -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>