mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-02 13:02:46 +02:00
update ad code
This commit is contained in:
@@ -14,14 +14,6 @@ layout: default
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-6670011780914577",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
|
||||
<div id="main" role="main">
|
||||
{% include sidebar.html %}
|
||||
|
||||
@@ -45,6 +37,12 @@ layout: default
|
||||
|
||||
<hr>
|
||||
|
||||
<center>
|
||||
<div id="waldo-tag-4450"></div>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
{% assign split_path = page.path | split: "/" %}
|
||||
{% assign locale = split_path[1] %}
|
||||
|
||||
@@ -59,21 +57,13 @@ layout: default
|
||||
|
||||
<hr>
|
||||
|
||||
<center>
|
||||
<div id="waldo-tag-4410"></div>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
{{ content }}
|
||||
{% if page.link %}<div><a href="{{ page.link }}" class="btn btn--primary">{{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }}</a></div>{% endif %}
|
||||
|
||||
<hr>
|
||||
|
||||
<center>
|
||||
<div id="waldo-tag-4187"></div>
|
||||
<br>
|
||||
<div id="waldo-tag-4408"></div>
|
||||
<div id="waldo-tag-4454"></div>
|
||||
</center>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user