diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index b2203af2..7be010f1 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -3,9 +3,6 @@ layout: default ---
- {%- if page.title -%} -

{{ page.title }}

- {%- endif -%} {{ content }}