From 2a2bc577ce2e7b9bad968416ba101a8af5772419 Mon Sep 17 00:00:00 2001 From: mar77i Date: Fri, 13 Dec 2024 00:22:20 +0100 Subject: [PATCH] add zenbook_conf --- gitweb_configs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gitweb_configs.py b/gitweb_configs.py index 7eea66f..f7b8d8d 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -14,6 +14,7 @@ GITWEB_CONFIGS = { "elevator": "Pygame elevator toy", "chat": "Django chat app", "shitscript": "Experimental programming language", + "zenbook_conf": "Zenbook configuration GUI", } -- 2.51.0