You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: replace straight quotes with curly quotes in HTML
Updated multiple HTML files to replace straight quotes with curly quotes for better typography and consistency. This change improves the appearance of text and aligns with typographic best practices.
(This commit message was AI-generated.)
Signed-off-by: Jens Oliver Meiert <[email protected]>
Copy file name to clipboardExpand all lines: 2024.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ <h2>Show off your semantic <code><body></code>!</h2>
51
51
<h3>Kudos to these websites who got naked in 2024!</h3>
52
52
53
53
<ol>
54
-
<li>alifeee's <ahref="https://alifeee.co.uk/">website</a>, <ahref="https://blog.alifeee.co.uk/">blog</a>, and <ahref="https://weeknotes.alifeee.co.uk/">weeknotes</a></li>
54
+
<li>alifeee’s <ahref="https://alifeee.co.uk/">website</a>, <ahref="https://blog.alifeee.co.uk/">blog</a>, and <ahref="https://weeknotes.alifeee.co.uk/">weeknotes</a></li>
0 commit comments