Enable carbon ads

pull/1657/head
Kamran Ahmed 3 years ago
parent 876756e922
commit 0e1951834f
  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