Skip to content

Commit f74f0c1

Browse files
authored
enhance_github pages doc (AtsushiSakai#672)
* enhance_github pages doc * enhance_github pages doc
1 parent 3d209fa commit f74f0c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/_templates/layout.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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 %}

0 commit comments

Comments
 (0)