Skip to content

Commit 5e9b4aa

Browse files
committed
fix: correct link text (should be just the name in this case of a personal web page)
Signed-off-by: Jens Oliver Meiert <[email protected]>
1 parent 7f6ba8c commit 5e9b4aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2024.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2024!</h3>
6363
<li><a href="https://tomhazledine.com/">Tom Hazledine</a> (some of which is <a href="https://tomhazledine.com/css-naked-day/">always naked</a>)</li>
6464
<li><a href="https://knowler.dev/">Nathan Knowler</a></li>
6565
<li>Jens Oliver Meiert: <a href="https://frontenddogma.com/">Frontend Dogma</a></li>
66-
<li>Matthias Zöchling: <a href="https://cssence.com/">CSSence.com</a></li>
66+
<li><a href="https://cssence.com/">Matthias Zöchling</a></li>
6767
<li><a href="https://github.com/css-naked-day/css-naked-day.github.io/edit/master/2024.html"><strong>Yours?</strong></a></li>
6868
</ol>
6969
</section>
@@ -74,4 +74,4 @@ <h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2024!</h3>
7474
</div>
7575
</div>
7676
</body>
77-
</html>
77+
</html>

0 commit comments

Comments
 (0)