diff --git a/home/_includes/cta.html b/home/_includes/cta.html index c4814588..079a5c6e 100644 --- a/home/_includes/cta.html +++ b/home/_includes/cta.html @@ -1,9 +1,9 @@ -
+
{% unless include.no_container %}
{% 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 cc2fc6c7..f501f8db 100644 --- a/home/_includes/features.html +++ b/home/_includes/features.html @@ -1,12 +1,12 @@ -
+
-

{{ include.data.header.title }}

+

{{ include.data.header.title }}

-

{{ include.data.header.text }}

+

{{ include.data.header.text }}

@@ -14,7 +14,7 @@

{{ item.subtitle }}

-

{{ item.title }}

+

{{ item.title }}

{{ item.description }}

diff --git a/home/_includes/footer.html b/home/_includes/footer.html index 64dfd8a2..77d3396d 100644 --- a/home/_includes/footer.html +++ b/home/_includes/footer.html @@ -1,11 +1,11 @@ -