We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f3c0a7 + 55d84ec commit 0b8808fCopy full SHA for 0b8808f
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8"/>
5
<meta name="viewport" content="width=device-width,initial-scale=1"/>
6
+ <meta name="google-adsense-account" content="ca-pub-9429571484429929">
7
<title>Erica's Learning and Childcare</title>
8
<link rel="preconnect" href="https://fonts.googleapis.com"/>
9
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
@@ -127,7 +128,8 @@ <h2 class="section__title">Get In Touch</h2>
127
128
-->
129
</div>
130
</footer>
-
131
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9429571484429929"
132
+ crossorigin="anonymous"></script>
133
<script src= "./script.js" defer></script>
134
</body>
135
</html>
0 commit comments