1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02: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> </Box>
</Container> </Container>
{process.env.GA_SECRET && true && ( <CustomAd />
{process.env.GA_SECRET && false && (
<script <script
async async
type='text/javascript' type='text/javascript'