Skip to content

Commit fa5d8fb

Browse files
authored
Merge pull request #397 from MikeMcQuaid/add-mailchimp-group
footer: add MailChimp group.
2 parents 74ea45e + 22e7e2e commit fa5d8fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ <h3 class="alt-h3 mb-3">Contribute</h3>
2222
<form action="//github.us11.list-manage.com/subscribe/post?u=9d7ced8c4bbd6c2f238673f0f&amp;id=b514344ba3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
2323
<div id="mc_embed_signup_scroll">
2424
<img src="{{ "/assets/images/illos/bird.svg" | relative_url }}" class="little-illo mb-3" alt="bird illustration">
25-
<h3 class="alt-h3 mb-3">Subscribe to updates</h3>
25+
<h3 class="alt-h3 mb-3">Subscribe to GitHub Open Source updates</h3>
2626

2727
<div class="mc-field-group col-12">
2828
<label for="mce-EMAIL" class="d-none">Email Address</label>
2929
<input type="email" placeholder="Email Address" name="EMAIL" class="form-input required email d-block col-10 mx-auto py-2 px-3 mb-3" id="mce-EMAIL" autocomplete="home email">
30+
<input type="checkbox" value="1" name="group[9617][1]" id="mce-group[9617]-9617-0" checked="checked" style="display:none">
3031
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-outline">
3132
</div>
3233
<div id="mce-responses" class="clear">

0 commit comments

Comments
 (0)