From 3544ad63eb16e1547381fc550f5f7d0548bfc652 Mon Sep 17 00:00:00 2001 From: mar77i Date: Wed, 10 Jul 2024 02:10:42 +0200 Subject: [PATCH] add musicbox --- gitweb_configs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gitweb_configs.py b/gitweb_configs.py index 660b6c2..9a6f60c 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -14,6 +14,7 @@ GITWEB_CONFIGS = { "rcfiles": "user configuration files", "bigintmandel": "Qt mandelbrot toy, with big integers only", "ga-cli": "Google authenticator for CLI", + "musicbox": "Touchscreen piano with visualizaiton", } -- 2.47.0