mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 07:18:01 -05:00
enhance_github pages doc (#672)
* enhance_github pages doc * enhance_github pages doc
This commit is contained in:
8
docs/_templates/layout.html
vendored
Normal file
8
docs/_templates/layout.html
vendored
Normal 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 %}
|
||||
Reference in New Issue
Block a user