]> git.mar77i.info Git - admin/commitdiff
add chat repo
authormar77i <mar77i@protonmail.ch>
Mon, 30 Sep 2024 18:38:09 +0000 (20:38 +0200)
committermar77i <mar77i@protonmail.ch>
Mon, 30 Sep 2024 18:38:09 +0000 (20:38 +0200)
gitweb_configs.py

index 02234078aa30f6bb3b2adae188edd64d21b6e63f..0354a3b61852208ddf043d4d38ce18d763d75d1d 100755 (executable)
@@ -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",
 }