Prepare 5.1.3 release

This commit is contained in:
squidfunk
2020-04-26 20:12:05 +02:00
parent 8330e17262
commit 5ecb30b4a3
5 changed files with 11 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
<meta name="author" content="{{ config.site_author }}">
{% endif %}
<link rel="shortcut icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-5.1.2">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-5.1.3">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}