Prepare 1.12.1 release

This commit is contained in:
squidfunk
2017-10-22 22:01:36 +02:00
committed by Martin Donath
parent 4060ad09d9
commit c94457aa3f
6 changed files with 19 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
{% else %}
<link rel="shortcut icon" href="{{ base_url }}/assets/images/favicon.png">
{% endif %}
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-1.12.0">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-1.12.1">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta.title %}