Skip to content

Commit d1bf26b

Browse files
author
fvonhoven
committed
Update last 6 issues :(
1 parent 0855648 commit d1bf26b

File tree

7 files changed

+9994
-16
lines changed

7 files changed

+9994
-16
lines changed

issues.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -128,28 +128,30 @@ <h2>
128128

129129
<section class="content">
130130
<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;">
137133
<h2 style="font-size: 30px;">2019</h2>
138-
<tr style="display: flex; flex-flow">
134+
<tr style="display: flex; flex-flow: column">
135+
139136
<ul>
140137
<!-- 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>
146139
</ul>
140+
141+
<!-- BORDER -->
147142
<ul style="width: 100%; border-top-style: groove; padding-top: 25px;"></ul>
143+
<h2>Past Issues</h2>
148144
<!-- PAST ISSUES HERE -->
149145
<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>
153155
</ul>
154156
<ul style="width: 100%;">
155157
<li>
@@ -467,7 +469,7 @@ <h2>2015</h2>
467469
<div class="photo"></div>
468470
<div class="details">
469471
<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>
471473
<ul class="social">
472474
<li>
473475
<a class="icon twitter" target="_blank" href="#"></a>

0 commit comments

Comments
 (0)