Skip to content

Commit 57b1ee0

Browse files
author
fvonhoven
committed
Add 103
1 parent 9303879 commit 57b1ee0

File tree

3 files changed

+1624
-2
lines changed

3 files changed

+1624
-2
lines changed

issues.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h1>Current Issue</h1>
134134

135135
<ul>
136136
<!-- CURRENT ISSUE GOES HERE -->
137-
<li><a style="font-size: 28px;" href="/issues/2020/02-18-2020.html" target="_blank">#102 - February 18</a></li>
137+
<li><a style="font-size: 28px;" href="/issues/2020/03-03-2020.html" target="_blank">#103 - March 3</a></li>
138138
</ul>
139139

140140
<!-- BORDER -->
@@ -143,6 +143,7 @@ <h2>Past Issues</h2>
143143
<h2 style="margin-bottom:0px;">2020</h2>
144144
<!-- PAST ISSUES HERE -->
145145
<ul style="width: 100%;">
146+
<li><a href="/issues/2020/02-18-2020.html" target="_blank">#102 - February 18</a></li>
146147
<li><a href="/issues/2020/02-04-2020.html" target="_blank">#101 - February 4</a></li>
147148
<li><a href="/issues/2020/01-21-2020.html" target="_blank">#100 - January 21</a></li>
148149
<li><a href="/issues/2020/01-07-2020.html" target="_blank">#99 - January 7</a></li>

issues/2020/02-18-2020.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta charset="UTF-8">
1515
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1616
<meta name="viewport" content="width=device-width, initial-scale=1">
17-
<title>*|MC:SUBJECT|*</title>
17+
<title>Issue 102</title>
1818

1919
<style type="text/css">
2020
p{

0 commit comments

Comments
 (0)