diff --git a/_data/projects.json b/_data/projects.json index de5430ddf..0fb82ce26 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -267,5 +267,10 @@ "url": "https://gitlab.com/mission-center-devs/mission-center", "app_id": "io.missioncenter.MissionCenter", "description": "Monitor system resources, apps and services" + }, + { + "name": "Mind Hunt", + "url": "https://github.com/timcharper/MindHunt", + "description": "Graphical Zebra Puzzle Logic Game, similar to Sudoku" } ]