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.
1 parent bb8f5c7 commit ed82c9cCopy full SHA for ed82c9c
pages/_document.tsx
@@ -59,6 +59,12 @@ export default class MyDocument extends Document {
59
src="https://app.appzi.io/bootstrap/bundle.js?token=OQNTh"
60
/>
61
62
+ <script
63
+ async
64
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2095098316338345"
65
+ crossOrigin="anonymous"
66
+ ></script>
67
+
68
{/* Google Tag Manager */}
69
<script
70
dangerouslySetInnerHTML={{
0 commit comments