mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Subscribe to reactnative.cc Newsletter
Summary: Subscribe to the existing reactnative.cc newsletter in the footer. Closes https://github.com/facebook/react-native/pull/10792 Differential Revision: D4154743 Pulled By: hramos fbshipit-source-id: cf1d02a8268e90686539894be09a91f50554ebf0
This commit is contained in:
parent
744965800f
commit
9439b25e33
@ -166,14 +166,14 @@ var Site = React.createClass({
|
||||
</section>
|
||||
<section className="newsletter">
|
||||
<div id="mc_embed_signup">
|
||||
<form action="//github.us14.list-manage.com/subscribe/post?u=bb5453b13c3abce440d274dc7&id=60de5624cd" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" className="validate" target="_blank" noValidate>
|
||||
<form action="//reactnative.us10.list-manage.com/subscribe/post?u=db0dd948e2b729ee62625b1a8&id=47cd41008f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" className="validate" target="_blank" noValidate>
|
||||
<div id="mc_embed_signup_scroll">
|
||||
<label for="mce-EMAIL">
|
||||
<h5>Get the React Native Newsletter</h5>
|
||||
</label>
|
||||
<input type="email" value="" name="EMAIL" className="email" id="mce-EMAIL" placeholder="email address" required />
|
||||
<div style={{ position: "absolute", left: "-5000px"}} aria-hidden="true">
|
||||
<input type="text" name="b_bb5453b13c3abce440d274dc7_60de5624cd" tabIndex="-1" value="" />
|
||||
<input type="text" name="b_db0dd948e2b729ee62625b1a8_47cd41008f" tabIndex="-1" value="" />
|
||||
</div>
|
||||
<div className="clear">
|
||||
<input type="submit" value="Sign up" name="subscribe" id="mc-embedded-subscribe" className="button" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user