Fix incorrect closing li tag
This commit is contained in:
+3
-2
@@ -34,8 +34,9 @@
|
|||||||
<a href="poems/shades-of-status-quo.html">Shades of status quo</a>
|
<a href="poems/shades-of-status-quo.html">Shades of status quo</a>
|
||||||
<span class="date">[2024-12-20]</span>
|
<span class="date">[2024-12-20]</span>
|
||||||
</li>
|
</li>
|
||||||
<a href="poems/polar-bliss.html">Polar bliss</a>
|
<li>
|
||||||
<span class="date">[2023-04-09]</span>
|
<a href="poems/polar-bliss.html">Polar bliss</a>
|
||||||
|
<span class="date">[2023-04-09]</span>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="poems/free-yourself.html">Free yourself</a>
|
<a href="poems/free-yourself.html">Free yourself</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user