We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f13ad commit 739e91bCopy full SHA for 739e91b
1 file changed
index.html
@@ -27,6 +27,16 @@
27
<div class="hero__content">
28
<h1>Erica's Learning and Childcare Center</h1>
29
<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>
40
<a class="btn btn--primary" href="#contact">Contact</a>
41
</div>
42
</section>
0 commit comments