Enable custom ad

pull/1657/head
Kamran Ahmed 3 years ago
parent fc5fa370ed
commit dd7e680bcc
  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