Update default.html
This commit is contained in:
parent
a7b1a39a48
commit
9c36563876
@ -40,19 +40,6 @@
|
|||||||
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
|
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</header>
|
</header>
|
||||||
<div id="adv">
|
|
||||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
||||||
<!-- Horizontal media -->
|
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block"
|
|
||||||
data-ad-client="ca-pub-6530242109614004"
|
|
||||||
data-ad-slot="9326915868"
|
|
||||||
data-ad-format="auto"
|
|
||||||
data-full-width-responsive="true"></ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
<main id="content" class="main-content" role="main">
|
<main id="content" class="main-content" role="main">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user