summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2023-12-16 15:03:53 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2023-12-16 15:03:53 -0600
commitad8730894e0c43860299631dedadf4e027b814f3 (patch)
tree1e32399a83851946b8c04875f513f9b24049e641 /index.html
parentc5c5cc0793d0c000771ddd88e49e3dd77026f15b (diff)
Adding tic tac toe content. Like is commented out of home page to activate later.
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 142fab3..9d756ee 100644
--- a/index.html
+++ b/index.html
@@ -25,8 +25,9 @@
</ul>
<ul>
- Projects
+ Personal Projects
<li class="nnetwork"><a href="projects_blog/NNetwork.html">NNetwork</a></li>
+ <!-- <li class="tic-tac-toe"><a href="projects_blog/Tic-Tac-Toe-ML-Lab-Kit.html">Tic Tac Toe Machine Learning Lab Kit</a></li> -->
</ul>
<nav class="nav-footer">