_includes/contact.html in editorial-autogestiva-jekyll-theme-0.1.0 vs _includes/contact.html in editorial-autogestiva-jekyll-theme-0.2.0
- old
+ new
@@ -1,6 +1,5 @@
-<form method="post" action="https://contact.sutty.nl/">
- <input type="hidden" name="site" value="{{ site.name }}" />
+<form method="post" action="https://api.sutty.nl/v1/sites/{{ site.hostname }}/contact">
<input
type="hidden"
name="redirect"
value="{{ site.url }}/{{ include.url }}?{{ site.i18n.contact.thanks }}" />