mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-27 11:20:34 +00:00
this will maybe work?
This commit is contained in:
parent
4d8ecee158
commit
560fa1521c
@ -15,6 +15,7 @@ layout: default
|
|||||||
enable_page_level_ads: true
|
enable_page_level_ads: true
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
<script type="text/javascript" src="//cdn.thisiswaldo.com/static/js/4156.js"></script>
|
||||||
|
|
||||||
<div id="main" role="main">
|
<div id="main" role="main">
|
||||||
<article class="splash" itemscope itemtype="http://schema.org/CreativeWork">
|
<article class="splash" itemscope itemtype="http://schema.org/CreativeWork">
|
||||||
@ -25,7 +26,7 @@ layout: default
|
|||||||
|
|
||||||
<section class="page__content" itemprop="text">
|
<section class="page__content" itemprop="text">
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
{% assign split_path = page.path | split: "/" %}
|
{% assign split_path = page.path | split: "/" %}
|
||||||
{% assign locale = split_path[1] %}
|
{% assign locale = split_path[1] %}
|
||||||
|
|
||||||
@ -53,23 +54,15 @@ layout: default
|
|||||||
</center>
|
</center>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<ins class="adsbygoogle"
|
<div id="waldo-tag-4187"></div>
|
||||||
style="display:block"
|
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
|
||||||
data-ad-slot="7670623049"
|
|
||||||
data-ad-format="horizontal">
|
|
||||||
</ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
Loading…
Reference in New Issue
Block a user