Skip to content

Commit d7da2fb

Browse files
committed
display ad
1 parent b3d0633 commit d7da2fb

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

ads.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google.com, pub-9569380550956585, DIRECT, f08c47fec0942fa0

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,18 @@ <h4 id="labelColorblind" class="translate">Colorblind Mode</h4>
182182
<div class="credits">
183183
<span id="gridGarden" class="translate">Want to learn more CSS? Play</span> <a href="https://codepip.com/games/grid-garden/">Grid Garden</a> or <a href="https://codepip.com/games/anchoreum/">Anchoreum</a>.
184184
</div>
185+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9569380550956585"
186+
crossorigin="anonymous"></script>
187+
<!-- Flexbox Froggy Banner -->
188+
<ins class="adsbygoogle"
189+
style="display:block"
190+
data-ad-client="ca-pub-9569380550956585"
191+
data-ad-slot="3755658935"
192+
data-ad-format="auto"
193+
data-full-width-responsive="true"></ins>
194+
<script>
195+
(adsbygoogle = window.adsbygoogle || []).push({});
196+
</script>
185197
</section>
186198
<section id="view">
187199
<div id="board">

0 commit comments

Comments
 (0)