enhance_github pages doc (#672)

* enhance_github pages doc

* enhance_github pages doc
This commit is contained in:
Atsushi Sakai
2022-05-08 14:11:21 +09:00
committed by GitHub
parent 3d209faefc
commit f74f0c1da2

8
docs/_templates/layout.html vendored Normal file
View File

@@ -0,0 +1,8 @@
{% extends "!layout.html" %}
{%- block extrahead %}
{{ super() }}
<script async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9612347954373886"
crossOrigin="anonymous"></script>
{% endblock %}