Skip to content

Commit 8a16bf1

Browse files
authored
feat: + google ads (#63)
1 parent 35153cd commit 8a16bf1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<link rel="icon" href="/favicon.ico" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<title>InPageEdit Analytics</title>
9+
<!-- Google AdSense -->
10+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5028262357303610"
11+
crossorigin="anonymous"></script>
912
</head>
1013

1114
<body>

0 commit comments

Comments
 (0)