mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 00:43:01 +02:00
Remove gads
This commit is contained in:
@@ -66,11 +66,6 @@ const Helmet = (props) => (
|
|||||||
gtag('config', '${process.env.GA_SECRET}');
|
gtag('config', '${process.env.GA_SECRET}');
|
||||||
`,
|
`,
|
||||||
}} />
|
}} />
|
||||||
<script
|
|
||||||
data-ad-client="ca-pub-7480420865005146"
|
|
||||||
async
|
|
||||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"
|
|
||||||
/>
|
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user