From bb97fa57738c0daff237fb6f04b0b012f5754e4b Mon Sep 17 00:00:00 2001 From: Tim Harper Date: Sun, 6 Jul 2025 14:31:38 -0600 Subject: [PATCH] Rename MindHunt to EmojiClu Same game, new name and better icon --- _data/projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/projects.json b/_data/projects.json index 0fb82ce26..e802a4588 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -269,8 +269,8 @@ "description": "Monitor system resources, apps and services" }, { - "name": "Mind Hunt", - "url": "https://github.com/timcharper/MindHunt", + "name": "EmojiClu", + "url": "https://github.com/timcharper/EmojiClu", "description": "Graphical Zebra Puzzle Logic Game, similar to Sudoku" } ]