Skip to content

Commit 187de9e

Browse files
committed
add latest newsletters
1 parent 3571365 commit 187de9e

File tree

5 files changed

+9693
-12
lines changed

5 files changed

+9693
-12
lines changed

issues.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ <h2 style="margin-bottom:0px;">2020</h2> -->
143143
<div class="past-issues">
144144
<h2>2021</h2>
145145
<ul style="width: 100%">
146+
<li><a href="/issues/2021/05-18-2021.html" target="_blank">#130 May 18</a></li>
147+
<li><a href="/issues/2021/05-04-2021.html" target="_blank">#129 May 4</a></li>
146148
<li><a href="/issues/2021/04-20-2021.html" target="_blank">#128 April 20</a></li>
147149
<li><a href="/issues/2021/04-06-2021.html" target="_blank">#127 April 6</a></li>
148150
<li><a href="/issues/2021/02-16-2021.html" target="_blank">#126 February 16</a></li>

issues/2021/04-06-2021.html

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<meta charset="UTF-8" />
4545
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
4646
<meta name="viewport" content="width=device-width, initial-scale=1" />
47-
<title>*|MC:SUBJECT|*</title>
47+
<title>React Native Newsletter #127</title>
4848

4949
<style type="text/css">
5050
p {
@@ -960,8 +960,8 @@
960960
videos and photos! As your new message-bearer
961961
of the React Native Newsletter, you can expect
962962
to see informative React Native content that
963-
piques your interests in new outlandish
964-
ways! Fasten yourself as I begin to forge a new
963+
piques your interests in new outlandish ways!
964+
Fasten yourself as I begin to forge a new
965965
React Native Newsletter!<br />
966966
&nbsp;
967967
<p
@@ -4735,14 +4735,18 @@
47354735
-ms-text-size-adjust: 100%;
47364736
-webkit-text-size-adjust: 100%;
47374737
"
4738-
class="mcnFollowContentItemContainer"
4738+
class="
4739+
mcnFollowContentItemContainer
4740+
"
47394741
>
47404742
<table
47414743
border="0"
47424744
cellpadding="0"
47434745
cellspacing="0"
47444746
width="100%"
4745-
class="mcnFollowContentItem"
4747+
class="
4748+
mcnFollowContentItem
4749+
"
47464750
style="
47474751
border-collapse: collapse;
47484752
mso-table-lspace: 0pt;
@@ -4786,7 +4790,9 @@
47864790
align="center"
47874791
valign="middle"
47884792
width="24"
4789-
class="mcnFollowIconContent"
4793+
class="
4794+
mcnFollowIconContent
4795+
"
47904796
style="
47914797
mso-line-height-rule: exactly;
47924798
-ms-text-size-adjust: 100%;
@@ -4821,7 +4827,9 @@
48214827
<td
48224828
align="left"
48234829
valign="middle"
4824-
class="mcnFollowTextContent"
4830+
class="
4831+
mcnFollowTextContent
4832+
"
48254833
style="
48264834
padding-left: 5px;
48274835
mso-line-height-rule: exactly;
@@ -4896,14 +4904,18 @@
48964904
-ms-text-size-adjust: 100%;
48974905
-webkit-text-size-adjust: 100%;
48984906
"
4899-
class="mcnFollowContentItemContainer"
4907+
class="
4908+
mcnFollowContentItemContainer
4909+
"
49004910
>
49014911
<table
49024912
border="0"
49034913
cellpadding="0"
49044914
cellspacing="0"
49054915
width="100%"
4906-
class="mcnFollowContentItem"
4916+
class="
4917+
mcnFollowContentItem
4918+
"
49074919
style="
49084920
border-collapse: collapse;
49094921
mso-table-lspace: 0pt;
@@ -4947,7 +4959,9 @@
49474959
align="center"
49484960
valign="middle"
49494961
width="24"
4950-
class="mcnFollowIconContent"
4962+
class="
4963+
mcnFollowIconContent
4964+
"
49514965
style="
49524966
mso-line-height-rule: exactly;
49534967
-ms-text-size-adjust: 100%;
@@ -4982,7 +4996,9 @@
49824996
<td
49834997
align="left"
49844998
valign="middle"
4985-
class="mcnFollowTextContent"
4999+
class="
5000+
mcnFollowTextContent
5001+
"
49865002
style="
49875003
padding-left: 5px;
49885004
mso-line-height-rule: exactly;

issues/2021/04-20-2021.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<meta charset="UTF-8" />
3939
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
4040
<meta name="viewport" content="width=device-width, initial-scale=1" />
41-
<title>*|MC:SUBJECT|*</title>
41+
<title>React Native Newsletter #128</title>
4242

4343
<style type="text/css">
4444
p {

0 commit comments

Comments
 (0)