Prepare 8.5.10 release

This commit is contained in:
squidfunk
2022-11-11 18:49:20 +01:00
parent 6a1b86e8c6
commit 08bf99265e
5 changed files with 14 additions and 4 deletions

View File

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