Enable carbon ads

pull/1331/head
Kamran Ahmed 3 years ago
parent 374e8a04fd
commit d3b96d20cc
  1. 4
      components/footer.tsx

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

Loading…
Cancel
Save