Skip to content

Commit 588efee

Browse files
committed
- add grammar checker to list of newest tools/games
1 parent 4e76b30 commit 588efee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,12 @@ <h2>Newest Additions</h2>
304304
</label>
305305
</div>
306306
<div class="game-list newest">
307+
<div class="game-card">
308+
<a href="tools/grammar_check.html">
309+
<img src="screenshots/screenshot_150.png" alt="AI Grammar Checker" loading="lazy">
310+
<h2>AI Grammar Checker</h2>
311+
</a>
312+
</div>
307313
<div class="game-card">
308314
<a href="games/living_rps.html">
309315
<img src="screenshots/screenshot_149.png" alt="Living RPS" loading="lazy">
@@ -340,12 +346,6 @@ <h2>Reading Time Estimator</h2>
340346
<h2>Death by AI</h2>
341347
</a>
342348
</div>
343-
<div class="game-card">
344-
<a href="tools/sql_minifier.html">
345-
<img src="screenshots/screenshot_142.png" alt="SQL Minifier & Formatter" loading="lazy">
346-
<h2>SQL Minifier & Formatter</h2>
347-
</a>
348-
</div>
349349
</div>
350350
<div class="header">
351351
<h1>Top Games and Tools</h1>

0 commit comments

Comments
 (0)