Prepare 2.2.2 release

This commit is contained in:
squidfunk
2017-12-08 09:43:32 +01:00
committed by Martin Donath
parent 996e5b5e31
commit 98dfb83d43
7 changed files with 40 additions and 14 deletions

View File

@@ -34,7 +34,7 @@
<meta name="lang:{{ key }}" content="{{ lang.t(key) }}">
{% endfor %}
<link rel="shortcut icon" href="{{ base_url }}/{{ config.theme.favicon }}">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-2.2.1">
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-2.2.2">
{% endblock %}
{% block htmltitle %}
{% if page and page.meta and page.meta.title %}