Skip to content

Commit 47e93b9

Browse files
authored
Merge pull request #111 from css-naked-day/fix/links
fix: correct link text
2 parents 94e8fb0 + 5e9b4aa commit 47e93b9

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
@@ -65,7 +65,7 @@ <h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2024!</h3>
6565
<li><a href="https://eklausmeier.goip.de/blog">Elmar Klausmeier</a></li>
6666
<li><a href="https://knowler.dev/">Nathan Knowler</a></li>
6767
<li>Jens Oliver Meiert: <a href="https://frontenddogma.com/">Frontend Dogma</a></li>
68-
<li>Matthias Zöchling: <a href="https://cssence.com/">CSSence.com</a></li>
68+
<li><a href="https://cssence.com/">Matthias Zöchling</a></li>
6969
<li><a href="https://github.com/css-naked-day/css-naked-day.github.io/edit/master/2024.html"><strong>Yours?</strong></a></li>
7070
</ol>
7171
</section>
@@ -76,4 +76,4 @@ <h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2024!</h3>
7676
</div>
7777
</div>
7878
</body>
79-
</html>
79+
</html>

0 commit comments

Comments
 (0)