Skip to content

Commit a7d3f50

Browse files
author
fvonhoven
committed
Add issue 87
1 parent aa4c749 commit a7d3f50

File tree

2 files changed

+1650
-3
lines changed

2 files changed

+1650
-3
lines changed

issues.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,19 @@ <h1>Past Issues</h1>
137137
<h2 style="font-size: 30px;">2019</h2>
138138
<tr style="display: flex; flex-flow">
139139
<ul>
140+
<!-- CURRENT ISSUE GOES HERE -->
140141
<li>
141-
<a style="font-size: 28px;" href="/issues/2019/06-18-2019.html" target="_blank"
142-
>#86 - June 18</a
142+
<a style="font-size: 28px;" href="/issues/2019/07-03-2019.html" target="_blank"
143+
>#87 - July 3</a
143144
>
144145
</li>
145146
</ul>
146147
<ul style="width: 100%; border-top-style: groove; padding-top: 25px;"></ul>
147-
148+
<!-- PAST ISSUES HERE -->
148149
<ul style="width: 100%;">
150+
<li>
151+
<a href="/issues/2019/06-18-2019.html" target="_blank">#86 - June 18</a>
152+
</li>
149153
<li>
150154
<a href="/issues/2019/06-04-2019.html" target="_blank">#85 - June 4</a>
151155
</li>

0 commit comments

Comments
 (0)