1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 03:23:08 +01:00

Enable custom ad

This commit is contained in:
Kamran Ahmed 2021-09-09 16:38:30 +02:00
parent fc5fa370ed
commit dd7e680bcc

View File

@ -65,7 +65,8 @@ export function Footer() {
</Box>
</Container>
{process.env.GA_SECRET && true && (
<CustomAd />
{process.env.GA_SECRET && false && (
<script
async
type='text/javascript'