Skip to content

Commit e06d90f

Browse files
add mailchimp popup script
1 parent 6ceb7f1 commit e06d90f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ function Home () {
2222
data-goatcounter="https://uclaacm.goatcounter.com/count"
2323
async src="//gc.zgo.at/count.js">
2424
</script>
25+
{/* MailChimp script */}
26+
<script
27+
id="mcjs"
28+
src="https://chimpstatic.com/mcjs-connected/js/users/5666284d62e955e1bc84f7ba0/4a4c455ee0b05fb0493dc86b2.js"
29+
async
30+
/>
2531
</Head>
2632
<NextSeo
2733
title="Home | ACM at UCLA"

0 commit comments

Comments
 (0)