Prepare 7.0.2 release

This commit is contained in:
squidfunk
2021-02-25 17:54:58 +01:00
parent dd3a4788cb
commit 8f4a445b4e
5 changed files with 13 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<link rel="canonical" href="{{ page.canonical_url }}">
{% endif %}
<link rel="shortcut icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-7.0.1">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-7.0.2">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}