mirror of
https://github.com/langgenius/langgenius.github.io.git
synced 2026-07-01 16:28:17 -04:00
feat: add mailchimp script
This commit is contained in:
@@ -24,6 +24,13 @@ eslint.log
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
# package managers
|
||||
pnpm-lock.yaml
|
||||
|
||||
# next
|
||||
.next
|
||||
out
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
|
||||
gtag('config', 'G-DM9497FN4V');
|
||||
</script>
|
||||
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/9fe281ea555091f91d5183066/106e0127f4769b3ccd8868413.js");</script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
||||
Reference in New Issue
Block a user