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> </Box>
</Container> </Container>
<CustomAd /> {/*<CustomAd />*/}
{process.env.GA_SECRET && false && ( {process.env.GA_SECRET && (
<script <script
async async
type='text/javascript' type='text/javascript'

Loading…
Cancel
Save