Prepare 9.2.0b0 release

This commit is contained in:
squidfunk
2023-07-06 16:41:28 +02:00
parent fb9c9f9486
commit 083fab9ae8
3 changed files with 5 additions and 80 deletions

View File

@@ -32,7 +32,7 @@
<link rel="alternate" type="application/rss+xml" title="{{ lang.t('rss.updated') }}" href="{{ 'feed_rss_updated.xml' | url }}">
{% endif %}
<link rel="icon" href="{{ config.theme.favicon | url }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.2.0-b0">
{% endblock %}
{% block htmltitle %}
{% if page.meta and page.meta.title %}