Skip to content

Commit 7bd3007

Browse files
committed
added mailchimp newsletter popup to _includes folder <> head.html
1 parent b0f437d commit 7bd3007

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_includes/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@
2929
<script src="{{ '/assets/js/theme.js' | relative_url }}"></script>
3030
<script src="{{ '/assets/js/dark_mode.js' | relative_url }}"></script>
3131
{% endif %}
32+
33+
<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/fe132ea6ae0280345f9989e41/a1a43c50dcee38f2caf9f9625.js");</script>

_site/people/julia/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<script src="/assets/js/dark_mode.js"></script>
4545

4646

47+
<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/fe132ea6ae0280345f9989e41/a1a43c50dcee38f2caf9f9625.js");</script>
4748
</head>
4849

4950
<!-- Body -->
@@ -6995,7 +6996,7 @@ <h1 class="post-title">Julia Stoyanovich</h1>
69956996

69966997
<!-- Footer --> <footer class="sticky-bottom mt-5">
69976998
<div class="container">
6998-
© Copyright 2025 Center for Responsible AI at New York University. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme.
6999+
© Copyright 2026 Center for Responsible AI at New York University. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme.
69997000

70007001
<div class="contact-icons" style="display: flex; justify-content: center; margin: 25px;">
70017002
<a href="mailto:%72%65%73%70%6F%6E%73%69%62%6C%65%61%69@%6E%79%75.%65%64%75" title="email"><i class="fas fa-envelope" style="margin-right: 10px; font-size: 52px;"></i></a>

0 commit comments

Comments
 (0)