docs: Google site verification

This commit is contained in:
David Wilson 2019-04-10 03:11:56 +01:00
parent cae96a022b
commit 7bb2832302
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
{% extends "!layout.html" %}
{% set css_files = css_files + ['_static/style.css'] %}
{% block extrahead %}
<meta name="google-site-verification" content="oq5hNxRYo25tcfjfs3l6pPxfNgY3JzDYSpskc9q4TYI" />
{{ super() }}
{% endblock %}
{% block footer %}
{{ super() }}