Enable carbon ads

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

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

Loading…
Cancel
Save