Prepare 4.4.3 release

This commit is contained in:
squidfunk
2019-10-03 11:19:31 +02:00
parent 0826b9243b
commit fc83e18d98
4 changed files with 14 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
<meta name="lang:{{ key }}" content="{{ lang.t(key) }}">
{% endfor %}
<link rel="shortcut icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-4.4.2">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-4.4.3">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}