Skip to content

Commit b01128a

Browse files
authored
enhance_github pages doc (AtsushiSakai#676)
1 parent ec19f63 commit b01128a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/_templates/layout.html

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
{% extends "!layout.html" %}
22

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 %}
3+
{% block sidebartitle %}
114
{{ super() }}
125
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9612347954373886"
136
crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)