We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc2879 commit 4f43620Copy full SHA for 4f43620
docs/_templates/layout.html
@@ -0,0 +1,6 @@
1
+{% extends "!layout.html" %}
2
+
3
+{%- block extrahead %}
4
+ {{ super() }}
5
+ <meta name="google-site-verification" content="013PxE2_8KX9jdUSC5gr8QsfdxTXr1mFgmD9zplp5II" />
6
+{% endblock %}
0 commit comments