@@ -128,28 +128,30 @@ <h2>
128
128
129
129
< section class ="content ">
130
130
< div >
131
- < h1 > Past Issues</ h1 >
132
- < div
133
- class ="past-issues-header "
134
- style ="display: flex;
135
- flex-flow: column wrap; "
136
- >
131
+ < h1 > Current Issue</ h1 >
132
+ < div class ="past-issues-header " style ="display: flex;flex-flow: column wrap; ">
137
133
< h2 style ="font-size: 30px; "> 2019</ h2 >
138
- < tr style ="display: flex; flex-flow ">
134
+ < tr style ="display: flex; flex-flow: column ">
135
+
139
136
< ul >
140
137
<!-- CURRENT ISSUE GOES HERE -->
141
- < li >
142
- < a style ="font-size: 28px; " href ="/issues/2019/09-17-2019.html " target ="_blank "
143
- > #92 - September 17</ a
144
- >
145
- </ li >
138
+ < li > < a style ="font-size: 28px; " href ="/issues/2019/12-17-2019.html " target ="_blank "> #98 - December 17</ a > </ li >
146
139
</ ul >
140
+
141
+ <!-- BORDER -->
147
142
< ul style ="width: 100%; border-top-style: groove; padding-top: 25px; "> </ ul >
143
+ < h2 > Past Issues</ h2 >
148
144
<!-- PAST ISSUES HERE -->
149
145
< ul style ="width: 100%; ">
150
- < li >
151
- < a href ="/issues/2019/09-03-2019.html " target ="_blank "> #91 - September 3</ a >
152
- </ li >
146
+ < li > < a href ="/issues/2019/12-03-2019.html " target ="_blank "> #97 - December 3</ a > </ li >
147
+ < li > < a href ="/issues/2019/11-19-2019.html " target ="_blank "> #96 - November 19</ a > </ li >
148
+ < li > < a href ="/issues/2019/11-05-2019.html " target ="_blank "> #95 - November 5</ a > </ li >
149
+ </ ul >
150
+ < ul style ="width: 100%; ">
151
+ < li > < a href ="/issues/2019/10-15-2019.html " target ="_blank "> #94 - October 15</ a > </ li >
152
+ < li > < a href ="/issues/2019/10-01-2019.html " target ="_blank "> #93 - October 1</ a > </ li >
153
+ < li > < a href ="/issues/2019/09-17-2019.html " target ="_blank "> #92 - September 17</ a > </ li >
154
+ < li > < a href ="/issues/2019/09-03-2019.html " target ="_blank "> #91 - September 3</ a > </ li >
153
155
</ ul >
154
156
< ul style ="width: 100%; ">
155
157
< li >
@@ -467,7 +469,7 @@ <h2>2015</h2>
467
469
< div class ="photo "> </ div >
468
470
< div class ="details ">
469
471
< h1 > Frank von Hoven, Editor-in-Chief</ h1 >
470
- < p > Frank specializes in React Native at Infinite Red.</ p >
472
+ < p > Frank is a Senior Software Engineer at Infinite Red.</ p >
471
473
< ul class ="social ">
472
474
< li >
473
475
< a class ="icon twitter " target ="_blank " href ="# "> </ a >
0 commit comments