update ad code
This commit is contained in:
parent
cbca72403d
commit
9c86146d94
2 changed files with 14 additions and 19 deletions
|
@ -14,14 +14,6 @@ layout: default
|
||||||
{% endunless %}
|
{% endunless %}
|
||||||
{% endif %}
|
{% 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">
|
<div id="main" role="main">
|
||||||
{% include sidebar.html %}
|
{% include sidebar.html %}
|
||||||
|
|
||||||
|
@ -45,6 +37,12 @@ layout: default
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<div id="waldo-tag-4450"></div>
|
||||||
|
</center>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
{% assign split_path = page.path | split: "/" %}
|
{% assign split_path = page.path | split: "/" %}
|
||||||
{% assign locale = split_path[1] %}
|
{% assign locale = split_path[1] %}
|
||||||
|
|
||||||
|
@ -59,21 +57,13 @@ layout: default
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<center>
|
|
||||||
<div id="waldo-tag-4410"></div>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
{{ content }}
|
{{ 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 %}
|
{% 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>
|
<hr>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<div id="waldo-tag-4187"></div>
|
<div id="waldo-tag-4454"></div>
|
||||||
<br>
|
|
||||||
<div id="waldo-tag-4408"></div>
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -16,6 +16,13 @@ layout: default
|
||||||
{% if page.last_modified_at %}<meta itemprop="dateModified" content="{{ page.last_modified_at | date: "%B %d, %Y" }}">{% endif %}
|
{% if page.last_modified_at %}<meta itemprop="dateModified" content="{{ page.last_modified_at | date: "%B %d, %Y" }}">{% endif %}
|
||||||
|
|
||||||
<section class="page__content" itemprop="text">
|
<section class="page__content" itemprop="text">
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<div id="waldo-tag-4408"></div>
|
||||||
|
</center>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
{% assign split_path = page.path | split: "/" %}
|
{% assign split_path = page.path | split: "/" %}
|
||||||
|
@ -46,8 +53,6 @@ layout: default
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<div id="waldo-tag-4187"></div>
|
<div id="waldo-tag-4187"></div>
|
||||||
<br>
|
|
||||||
<div id="waldo-tag-4408"></div>
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue