diff --git a/material/base.html b/material/base.html index 613193208..e68206915 100644 --- a/material/base.html +++ b/material/base.html @@ -3,7 +3,7 @@ {% block site_meta %} - + {% if config.site_description %} {% endif %} @@ -18,7 +18,7 @@ {% else %} {% endif %} - + {% endblock %} {% block htmltitle %} {% if page.title %} diff --git a/src/base.html b/src/base.html index cc16e7a7d..22ecd5107 100644 --- a/src/base.html +++ b/src/base.html @@ -27,8 +27,7 @@ {% block site_meta %} - + {% if config.site_description %}