Enable custom ad

This commit is contained in:
Kamran Ahmed
2021-09-09 16:38:30 +02:00
parent 33af054161
commit e16947bd78

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'