Merge branch 'master' of 0xacab.org:sutty/jekyll/sutty-base-jekyll-theme
This commit is contained in:
commit
36cad8980a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ envío del formulario.
|
||||||
encuentra en _data/forms/contacto.yml
|
encuentra en _data/forms/contacto.yml
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
<form
|
<form
|
||||||
|
data-turbo="false"
|
||||||
data-controller="contact"
|
data-controller="contact"
|
||||||
data-delay="60"
|
data-delay="60"
|
||||||
action="https://api.sutty.nl/v1/sites/{{ site.hostname }}/contact/{{ include.name }}"
|
action="https://api.sutty.nl/v1/sites/{{ site.hostname }}/contact/{{ include.name }}"
|
||||||
|
|
Loading…
Reference in a new issue