Skip to content

Commit 01b95eb

Browse files
committed
Fix: Sudoku Solver now appears in the website
1 parent 7bda106 commit 01b95eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web-app/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,8 @@ <h3>Stay Updated</h3>
792792
category: "games",
793793
desc: "Interactive Sudoku with difficulty levels and visual backtracking solver",
794794
tags: "game,puzzle,backtracking,solver",
795+
},
796+
{
795797
project: "war-card-game",
796798
title: "War Card Game",
797799
category: "games",

0 commit comments

Comments
 (0)