Skip to content

Commit 24f93dd

Browse files
committed
Update Readme with signup link
1 parent eeb2681 commit 24f93dd

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
Free bi-weekly summary of React Native news, articles, issues & pull requests, libraries and apps curated by Frank von Hoven ([@infinite_frank](https://twitter.com/infinite_frank)).
44

5-
## [Sign up here!](http://reactnative.cc)
5+
<!-- Begin Mailchimp Signup Form -->
6+
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
7+
<style type="text/css">
8+
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
9+
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
10+
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
11+
</style>
12+
<div id="mc_embed_signup">
13+
<form action="https://reactnative.us10.list-manage.com/subscribe/post?u=db0dd948e2b729ee62625b1a8&amp;id=47cd41008f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
14+
<div id="mc_embed_signup_scroll">
15+
<label for="mce-EMAIL">Subscribe to the React Native Newsletter</label>
16+
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
17+
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
18+
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_db0dd948e2b729ee62625b1a8_47cd41008f" tabindex="-1" value=""></div>
19+
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
20+
</div>
21+
</form>
22+
</div>
23+
24+
<!--End mc_embed_signup-->
625

726
## [Past Issues](http://reactnative.cc/issues.html)

0 commit comments

Comments
 (0)