diff --git a/CHANGELOG b/CHANGELOG index 17cd4fc76..01205fc8e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +mkdocs-material-7.1.4 (2021-05-06) + + * Added support for git-revision-date-localized plugin creation date + * Improved footnote styles on :target and :focus + mkdocs-material-7.1.3+insiders.2.7.1 (2021-05-03) * Fixed git-revision-date-localized plugin integration (2.7.0 regression) diff --git a/material/base.html b/material/base.html index 1db781931..646d1aba5 100644 --- a/material/base.html +++ b/material/base.html @@ -27,7 +27,7 @@ {% endif %} - + {% endblock %} {% block htmltitle %} {% if page and page.meta and page.meta.title %}