From: mar77i Date: Tue, 19 Mar 2024 13:05:02 +0000 (+0000) Subject: add laptop-config X-Git-Url: https://git.mar77i.info/?a=commitdiff_plain;h=ee7b2bf6ac3dbb6545530eeab3242f8903a87e74;p=admin add laptop-config --- diff --git a/gitweb_configs.py b/gitweb_configs.py index f69839e..389775d 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -19,6 +19,10 @@ GITWEB_CONFIGS = { "owner": "mar77i ", "description": "base for websocket toys", }, + "laptop-config": { + "owner": "mar77i ", + "description": "laptop screen configuration", + }, }