Skip to content

Commit ed82c9c

Browse files
committed
test
1 parent bb8f5c7 commit ed82c9c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/_document.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ export default class MyDocument extends Document {
5959
src="https://app.appzi.io/bootstrap/bundle.js?token=OQNTh"
6060
/>
6161

62+
<script
63+
async
64+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2095098316338345"
65+
crossOrigin="anonymous"
66+
></script>
67+
6268
{/* Google Tag Manager */}
6369
<script
6470
dangerouslySetInnerHTML={{

0 commit comments

Comments
 (0)