Prepare 3.0.6 release

This commit is contained in:
squidfunk
2018-10-26 13:15:41 +02:00
parent 61dcde1dda
commit fe42b2f7e1
8 changed files with 74 additions and 5 deletions

View File

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