Browse Source

Update layout.html

zolfa-add_slices_loading
Ruben Verweij 6 years ago
committed by GitHub
parent
commit
5a75488deb
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      sphinx/_templates/layout.html

+ 0
- 12
sphinx/_templates/layout.html View File

@ -1,17 +1,5 @@
{% extends "!layout.html" %}
{% block extrahead %}
{{ super() }}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2297596333056287",
enable_page_level_ads: true
});
</script>
{% endblock %}
{% block footer %}
{{ super() }}


Loading…
Cancel
Save