We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec19f63 commit b01128aCopy full SHA for b01128a
docs/_templates/layout.html
@@ -1,13 +1,6 @@
1
{% extends "!layout.html" %}
2
3
-{%- block extrahead %}
4
-{{ super() }}
5
-<script async
6
- src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9612347954373886"
7
- crossOrigin="anonymous"></script>
8
-{% endblock %}
9
-
10
-{% block content %}
+{% block sidebartitle %}
11
{{ super() }}
12
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9612347954373886"
13
crossorigin="anonymous"></script>
0 commit comments