Prepare 6.1.5 release

This commit is contained in:
squidfunk
2020-11-15 16:05:08 +01:00
parent 0135353b7d
commit b2fb2124fd
5 changed files with 11 additions and 3 deletions

View File

@@ -27,7 +27,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-6.1.4">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-6.1.5">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}