update ad code

This commit is contained in:
Plailect 2019-05-15 14:50:01 -04:00
parent cbca72403d
commit 9c86146d94
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
2 changed files with 14 additions and 19 deletions

View file

@ -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>

View file

@ -16,6 +16,13 @@ layout: default
{% if page.last_modified_at %}<meta itemprop="dateModified" content="{{ page.last_modified_at | date: "%B %d, %Y" }}">{% endif %}
<section class="page__content" itemprop="text">
<hr>
<center>
<div id="waldo-tag-4408"></div>
</center>
<hr>
{% assign split_path = page.path | split: "/" %}
@ -46,8 +53,6 @@ layout: default
<center>
<div id="waldo-tag-4187"></div>
<br>
<div id="waldo-tag-4408"></div>
</center>
</div>