We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8188f commit 6010531Copy full SHA for 6010531
theme.config.tsx
@@ -92,6 +92,12 @@ const config: DocsThemeConfig = {
92
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1733730047414795"
93
crossOrigin="anonymous"
94
/>
95
+ <script
96
+ async
97
+ data-cfasync="false"
98
+ src="//pl23056840.profitablegatecpm.com/5bcdf80e65010d1d87f4f13b92c43da9/invoke.js"
99
+ ></script>
100
+ <div id="container-5bcdf80e65010d1d87f4f13b92c43da9"></div>
101
</>
102
);
103
},
0 commit comments