Skip to content

Commit cd1700f

Browse files
authored
Merge pull request #247 from css-naked-day/fix/list
fix: turn `li` start into end tag
2 parents e356cc0 + 5d7055e commit cd1700f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2025.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h3>Kudos to these websites who <!-- TODO: got --> plan to get naked in 2025!</h
9292
<li><a href="https://clarale.com/">Clara Le</a></li>
9393
<li><a href="https://lume.land/">Lume (a static site generator)</a>
9494
<li><a href="https://mandarismoore.com/">Mandaris</a></li>
95-
<li><a href="https://maribel.dev/">maribel.dev</a><li>
95+
<li><a href="https://maribel.dev/">maribel.dev</a></li>
9696
<li><a href="https://kuberwastaken.github.io/">Kuber Mehta</a></li>
9797
<li><a href="https://claromes.com/">Clarissa “Claromes” Mendes</a></li>
9898
<li><a href="https://hacktivis.me/">Haelwenn Monnier</a></li>
@@ -128,4 +128,4 @@ <h3>Kudos to these websites who <!-- TODO: got --> plan to get naked in 2025!</h
128128
</div>
129129
</div>
130130
</body>
131-
</html>
131+
</html>

0 commit comments

Comments
 (0)