From: mar77i Date: Mon, 19 Aug 2024 22:52:54 +0000 (+0200) Subject: add elevator X-Git-Url: https://git.mar77i.info/?a=commitdiff_plain;h=b6e6710fc110a992a086d15b42f537e7f1d9aa9e;p=admin add elevator --- diff --git a/gitweb_configs.py b/gitweb_configs.py index 9a6f60c..0223407 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -15,6 +15,7 @@ GITWEB_CONFIGS = { "bigintmandel": "Qt mandelbrot toy, with big integers only", "ga-cli": "Google authenticator for CLI", "musicbox": "Touchscreen piano with visualizaiton", + "elevator": "Pygame elevator toy", }