Skip to content

Commit fd01218

Browse files
committed
Update index
1 parent 000f469 commit fd01218

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

index.html

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,6 @@
3636
</head>
3737

3838
<body>
39-
<section class="suggest-article">
40-
<div class="close-wrapper">
41-
<a href="#" class="close">Close</a>
42-
</div>
43-
44-
<article class="details">
45-
<header>
46-
<h1>Suggest an Article</h1>
47-
<h2>
48-
Have an article that you think would be good for the newsletter?
49-
<br />
50-
Drop us a link and we'll take a look!
51-
</h2>
52-
</header>
53-
54-
<ul style="padding-top: 5%; font-size: 2ch;">
55-
<a style="color: crimson;" target="_blank" href="https://goo.gl/forms/Dupl9V89nH0V9aWh1">Suggest an Article</a>
56-
</ul>
57-
</article>
58-
</section>
59-
6039
<div class="container">
6140
<main>
6241
<nav class="desktop">
@@ -76,9 +55,6 @@ <h2>
7655
</ul>
7756

7857
<ul class="social">
79-
<!--<li>
80-
<a href="https://medium.com/react-native-newsletter" target="_blank" class="icon medium"></a>
81-
</li>-->
8258
<li>
8359
<a href="https://twitter.com/infinite_frank" target="_blank" class="icon twitter"></a>
8460
</li>
@@ -108,9 +84,6 @@ <h2>
10884
</ul>
10985

11086
<ul class="social">
111-
<!--<li>
112-
<a href="https://medium.com/react-native-newsletter" target="_blank" class="icon medium"></a>
113-
</li>-->
11487
<li>
11588
<a href="https://twitter.com/infinite_frank" target="_blank" class="icon twitter"></a>
11689
</li>
@@ -120,8 +93,7 @@ <h2>
12093
<section class="content">
12194
<article id="splash">
12295
<h1>A curated, fun to read newsletter all about React Native</h1>
123-
<h2>Free bi-weekly summary of React Native news, articles, issues &amp; pull requests, libraries and apps.</h2>
124-
96+
<h2>Free bi-weekly summary of React Native news, articles, libraries, apps, and more!</h2>
12597
<div class="subscribe-form">
12698
<form
12799
action="//brentvatne.us10.list-manage.com/subscribe/post?u=db0dd948e2b729ee62625b1a8&amp;id=47cd41008f"

0 commit comments

Comments
 (0)