diff --git a/home/_includes/cta.html b/home/_includes/cta.html index 3fd40730..1a7a7dd5 100644 --- a/home/_includes/cta.html +++ b/home/_includes/cta.html @@ -3,7 +3,7 @@
{% endunless %}
-

{{ include.cta.text }}

+

{{ include.cta.text }}

{% for item in include.cta.btn %} {% endfor %} diff --git a/home/_includes/features.html b/home/_includes/features.html index 4ee91bcf..87eb86af 100644 --- a/home/_includes/features.html +++ b/home/_includes/features.html @@ -2,7 +2,7 @@
-

{{ include.data.header.title }}

+

{{ include.data.header.title }}

{{ include.data.header.text }}

@@ -13,7 +13,7 @@

{{ item.subtitle }}

-

{{ item.title }}

+

{{ item.title }}

{{ item.tagline }}

diff --git a/home/_includes/footer.html b/home/_includes/footer.html index 1df4d23c..1dca872a 100644 --- a/home/_includes/footer.html +++ b/home/_includes/footer.html @@ -1,7 +1,7 @@