diff --git a/index.html b/index.html index 3830feb..1b7e34e 100644 --- a/index.html +++ b/index.html @@ -635,14 +635,14 @@
-

Maze Solver

+

Maze Solver

A simple maze solver that takes in various types of maze as input and outputs the solution. Language: Go

-