Skip to content

Commit 02e51d4

Browse files
committed
chore: update to-do comments to use TODO annotation
Replaced “@@” annotation with “TODO” for better readability and consistency. This change makes it clear which parts of the code are pending further action or refactoring. Signed-off-by: Jens Oliver Meiert <[email protected]>
1 parent 5f8da92 commit 02e51d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2025.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2>Show off your semantic <code>&lt;body&gt;</code>!</h2>
4848
· <a href="2025.html">2025</a>
4949
</p>
5050

51-
<h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2025!</h3>
51+
<h3>Kudos to these websites who <!-- TODO: got --> plan to get naked in 2025!</h3>
5252

5353
<ol>
5454
<!--

setup/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* @@ Refactor and optimize */
1+
/* TODO: Refactor and optimize */
22

33
@media screen, print {
44

0 commit comments

Comments
 (0)