Enable custom ad

pull/1331/head
Kamran Ahmed 3 years ago
parent 33af054161
commit e16947bd78
  1. 3
      components/footer.tsx

@ -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'

Loading…
Cancel
Save