Skip to content

Commit 0b8808f

Browse files
committed
2 parents 6f3c0a7 + 55d84ec commit 0b8808f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8"/>
55
<meta name="viewport" content="width=device-width,initial-scale=1"/>
6+
<meta name="google-adsense-account" content="ca-pub-9429571484429929">
67
<title>Erica's Learning and Childcare</title>
78
<link rel="preconnect" href="https://fonts.googleapis.com"/>
89
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
@@ -127,7 +128,8 @@ <h2 class="section__title">Get In Touch</h2>
127128
-->
128129
</div>
129130
</footer>
130-
131+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9429571484429929"
132+
crossorigin="anonymous"></script>
131133
<script src= "./script.js" defer></script>
132134
</body>
133135
</html>

0 commit comments

Comments
 (0)