Skip to content

Commit 87df621

Browse files
Update suggest-article.html
1 parent ef6287e commit 87df621

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

suggest-article.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ <h1>We have a new website!</h1>
5555
<li>
5656
<a href="/" id="logo"></a>
5757
</li>
58-
<li>
59-
<a href="/sponsor.html">Become a Sponsor</a>
60-
</li>
6158
<li>
6259
<a style="font-weight: 500; color: white" href="#"
6360
>Suggest Article</a
@@ -99,9 +96,6 @@ <h1>We have a new website!</h1>
9996
</div>
10097

10198
<ul class="links">
102-
<li>
103-
<a href="/sponsor.html">Become a Sponsor</a>
104-
</li>
10599
<li>
106100
<a href="/suggest-article.html">Suggest Article</a>
107101
</li>
@@ -125,7 +119,7 @@ <h1>We have a new website!</h1>
125119
<section class="content">
126120
<section class="new-site-message">
127121
<h1>You can find this page on our new site</h1>
128-
<p>Many of our pages have moved! Sponsorships and article suggestions have moved to a new website.</p>
122+
<p>Many of our pages have moved! Aarticle suggestions have moved to a new website.</p>
129123
<p>Please check out <a href="https://reactnativenewsletter.com/submit" target="_blank">ReactNativeNewsletter.com</a> for more.</p>
130124
<p class="new-site-cta">
131125
<a href="https://reactnativenewsletter.com/submit" target="_blank">

0 commit comments

Comments
 (0)