We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8798f commit 1298549Copy full SHA for 1298549
issues.html
@@ -168,9 +168,9 @@ <h2>Current Issue</h2>
168
<li>
169
<a
170
style="font-size: 28px"
171
- href="/issues/2022/02-15-2022.html"
+ href="/issues/2022/03-01-2022.html"
172
target="_blank"
173
- >#147 February 15</a
+ >#148 March 01</a
174
>
175
</li>
176
</ul>
@@ -195,6 +195,11 @@ <h2 style="margin-bottom:0px;">2020</h2> -->
195
<div class="past-issues">
196
<h2>2022</h2>
197
<ul style="width: 100%">
198
+ <li>
199
+ <a href="/issues/2022/02-15-2022.html" target="_blank"
200
+ >#147 February 15</a
201
+ >
202
+ </li>
203
204
<a href="/issues/2022/02-01-2022.html" target="_blank"
205
>#146 February 01</a
0 commit comments