diff --git a/docs/_includes/components/docs-body.html b/docs/_includes/components/docs-body.html index e2c5a3ea..064c31e5 100644 --- a/docs/_includes/components/docs-body.html +++ b/docs/_includes/components/docs-body.html @@ -6,7 +6,7 @@ %}
-
+
{{ content }}
diff --git a/docs/_includes/components/hero.html b/docs/_includes/components/hero.html index b8875015..4fb6fd54 100644 --- a/docs/_includes/components/hero.html +++ b/docs/_includes/components/hero.html @@ -1,7 +1,7 @@ {% capture hero_body %}
-

+

{% if include.icon %} @@ -9,7 +9,7 @@ {% endif %} {{ include.title | markdownify }}

-
+
{{ include.subtitle | markdownify }}
{{ include.content }} diff --git a/docs/_includes/elements/link.html b/docs/_includes/elements/link.html index 2c8d913d..7d138f4f 100644 --- a/docs/_includes/elements/link.html +++ b/docs/_includes/elements/link.html @@ -14,7 +14,7 @@ {% endif %}