diff --git a/material/base.html b/material/base.html
index e3f0c20d634..a7a17f38409 100644
--- a/material/base.html
+++ b/material/base.html
@@ -39,7 +39,7 @@
{% elif config.product == "mesh" %}
{% endif %}
-
+
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}
diff --git a/package-lock.json b/package-lock.json
index d1e5e881489..cfa92a98cb5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "mkdocs-traefiklabs",
- "version": "100.0.10",
+ "version": "100.0.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index dce80eda718..0552024c157 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mkdocs-traefiklabs",
- "version": "100.0.10",
+ "version": "100.0.11",
"description": "A Traefik Labs branded Material Design theme for MkDocs",
"keywords": [
"mkdocs",