From: mar77i Date: Mon, 30 Sep 2024 18:38:09 +0000 (+0200) Subject: add chat repo X-Git-Url: https://git.mar77i.info/?a=commitdiff_plain;h=558162cacb4d534cff905812f65ad33db8e0f001;p=admin add chat repo --- diff --git a/gitweb_configs.py b/gitweb_configs.py index 0223407..0354a3b 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -16,6 +16,7 @@ GITWEB_CONFIGS = { "ga-cli": "Google authenticator for CLI", "musicbox": "Touchscreen piano with visualizaiton", "elevator": "Pygame elevator toy", + "chat": "Django chat app", }