From f6cd8d9ab6f2328c89d59aa979329e67de53d2eb Mon Sep 17 00:00:00 2001 From: mar77i Date: Thu, 21 Nov 2024 09:32:08 +0100 Subject: [PATCH] add shitscript repo --- gitweb_configs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gitweb_configs.py b/gitweb_configs.py index 25906bb..7eea66f 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -13,6 +13,7 @@ GITWEB_CONFIGS = { "musicbox": "Touchscreen piano with visualizaiton", "elevator": "Pygame elevator toy", "chat": "Django chat app", + "shitscript": "Experimental programming language", } -- 2.47.0