diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-02-05 21:24:57 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-02-05 21:24:57 -0500 |
commit | 712e6f4282487550a50493a55ec052617350ba32 (patch) | |
tree | 97ef4baf6132ffd1def93f9fb7cbcd9de76baa79 /index.html | |
parent | 28c927e2a465a3aa9a7c4d76f591bc8f1dcc585b (diff) |
Update
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <ul> <li><h3>Web-hosted projects:</h3></li> <li><a href="WebCards/">WebCards (PRE-ALPHA)</a></li> - <li><a href="Mines/">A clone of Minesw**per</a></li> + <li><a href="Mines/">A clone of Minesweeper</a></li> <li><h3>Download:</h3></li> <li><a href="https://github.com/CircleShift/tnsl-parse">A parser for the TNSL programming language</a></li> <li><a href="https://circleshift.itch.io/">My itch.io</a></li> |