Skip to content

Commit b41ea7d

Browse files
Update sponsor.html
1 parent f98e20b commit b41ea7d

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

sponsor.html

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
<link href="https://use.fontawesome.com/releases/v5.0.2/css/all.css" rel="stylesheet" />
2828
<link rel="stylesheet" href="/normalize.css" type="text/css" />
29-
<link rel="stylesheet" href="/sponsor.css" type="text/css" />
3029

3130
<script src="/ie.js" type="application/javascript"></script>
3231
<script src="/newsletter.js" type="application/javascript"></script>
@@ -55,11 +54,6 @@ <h1>We have a new website!</h1>
5554
<li>
5655
<a href="/" id="logo"></a>
5756
</li>
58-
<li>
59-
<a style="font-weight: 500; color: white" href="#"
60-
>Become a Sponsor</a
61-
>
62-
</li>
6357
<li>
6458
<a href="/suggest-article.html">Suggest Article</a>
6559
</li>
@@ -116,14 +110,7 @@ <h1>We have a new website!</h1>
116110
<section class="content">
117111
<section class="new-site-message">
118112
<h1>You can find this page on our new site</h1>
119-
<p>Many of our pages have moved! Sponsorships and article suggestions have moved to a new website.</p>
120-
<p>Please check out <a href="https://reactnativenewsletter.com/sponsor" target="_blank">ReactNativeNewsletter.com</a> for more.</p>
121-
<p class="new-site-cta">
122-
<a href="https://reactnativenewsletter.com/sponsor" target="_blank">
123-
<span class="icon arrow-right-white"></span>
124-
<span class="new-site-cta-message">Take me to the new site</span>
125-
</a>
126-
</p>
113+
<p>Many of our pages have moved! Article suggestions have moved to a new website.</p>
127114
</section>
128115
</section>
129116

0 commit comments

Comments
 (0)