add an additional ad (yay US textbook costs ;_;)
This commit is contained in:
parent
d2cd3272fa
commit
fd87a4d28a
2 changed files with 50 additions and 16 deletions
|
@ -61,12 +61,21 @@ layout: default
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<!-- Guide -->
|
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-slot="2889110246"
|
data-ad-slot="2889110246"
|
||||||
data-ad-format="auto"></ins>
|
data-ad-format="auto">
|
||||||
|
</ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:block"
|
||||||
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
data-ad-slot="8734909100"
|
||||||
|
data-ad-format="auto">
|
||||||
|
</ins>
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
</script>
|
</script>
|
||||||
|
@ -81,14 +90,23 @@ layout: default
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-slot="7670623049"
|
data-ad-slot="7670623049"
|
||||||
data-ad-format="horizontal"></ins>
|
data-ad-format="horizontal">
|
||||||
|
</ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:block"
|
||||||
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
data-ad-slot="9147356245"
|
||||||
|
data-ad-format="horizontal">
|
||||||
|
</ins>
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -44,7 +44,6 @@ layout: default
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<!-- Guide -->
|
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
@ -53,6 +52,14 @@ layout: default
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
</script>
|
</script>
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:block"
|
||||||
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
data-ad-slot="8734909100"
|
||||||
|
data-ad-format="auto"></ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
@ -65,14 +72,23 @@ layout: default
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<ins class="adsbygoogle"
|
<ins class="adsbygoogle"
|
||||||
style="display:block"
|
style="display:block"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-slot="7670623049"
|
data-ad-slot="7670623049"
|
||||||
data-ad-format="horizontal"></ins>
|
data-ad-format="horizontal">
|
||||||
|
</ins>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
|
</script>
|
||||||
|
<ins class="adsbygoogle"
|
||||||
|
style="display:block"
|
||||||
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
|
data-ad-slot="9147356245"
|
||||||
|
data-ad-format="horizontal">
|
||||||
|
</ins>
|
||||||
<script>
|
<script>
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue