Skip to content

Commit 12cc664

Browse files
committed
Use MailChimp for newsletters.
1 parent 83b0fd4 commit 12cc664

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

index.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ section: home
4242
<img src="/media/homepage/nodebox-opengl.jpg" alt="NodeBox OpenGL screenshot">
4343
</a>
4444
<h2>NodeBox OpenGL</h2>
45-
<small>Code, Animate</small>
45+
<small>Code, Animate</small>
4646
<p>Fast cross platform graphics library.</p>
4747
<a class="read-more" href="/opengl/">Read More</a>
4848
</div>
@@ -62,18 +62,23 @@ section: home
6262
{% endfor %}
6363
</div>
6464
</div>
65-
65+
6666
<div class="connect row">
6767
<div class="eight columns">
6868
<h2>Newsletter</h2>
69-
<p>Sign up for the monthly newsletter.</p>
70-
<form action="https://emrg.createsend.com/t/t/s/yhz/" method="post" class="signup">
71-
<div>
72-
<input type="email" placeholder="E-mail" name="cm-yhz-yhz" id="yhz-yhz" />
73-
<input type="submit" value="Subscribe" />
69+
<p>Sign up for our newsletter.</p>
70+
<form action="//nodebox.us7.list-manage.com/subscribe/post?u=18183e7289984568ad8565df3&amp;id=6b928876d6" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
71+
<div>
72+
<input type="email" placeholder="E-mail" name="EMAIL" id="mce-EMAIL" />
73+
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" />
7474
</div>
75-
</form>
7675

76+
<div id="mce-responses" class="clear">
77+
<div class="response" id="mce-error-response" style="display:none"></div>
78+
<div class="response" id="mce-success-response" style="display:none"></div>
79+
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
80+
<div style="position: absolute; left: -5000px;"><input type="text" name="b_18183e7289984568ad8565df3_6b928876d6" tabindex="-1" value=""></div>
81+
</form>
7782
</div>
7883
<div class="eight columns">
7984
<h2>Workshops</h2>

0 commit comments

Comments
 (0)