Skip to content

Commit 739e91b

Browse files
authored
Update index.html/Adsense
Signed-off-by: JPerry <112449034+JPerryZ@users.noreply.github.com>
1 parent e2f13ad commit 739e91b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@
2727
<div class="hero__content">
2828
<h1>Erica's Learning and Childcare Center</h1>
2929
<h2>Creating unforgettable moments and memories for children and families.</h2>
30+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9429571484429929"
31+
crossorigin="anonymous"></script>
32+
<ins class="adsbygoogle"
33+
style="display:block"
34+
data-ad-format="autorelaxed"
35+
data-ad-client="ca-pub-9429571484429929"
36+
data-ad-slot="9013285000"></ins>
37+
<script>
38+
(adsbygoogle = window.adsbygoogle || []).push({});
39+
</script>
3040
<a class="btn btn--primary" href="#contact">Contact</a>
3141
</div>
3242
</section>

0 commit comments

Comments
 (0)