]> git.mar77i.info Git - admin/commitdiff
add laptop-config
authormar77i <mar77i@protonmail.ch>
Tue, 19 Mar 2024 13:05:02 +0000 (13:05 +0000)
committermar77i <mar77i@protonmail.ch>
Tue, 19 Mar 2024 13:05:02 +0000 (13:05 +0000)
gitweb_configs.py

index f69839e8407d5b559c9abc6801833b486b31fbc1..389775d80f6d8f024053af0887ac0637c94bf3f4 100755 (executable)
@@ -19,6 +19,10 @@ GITWEB_CONFIGS = {
         "owner": "mar77i <mar77i@protonmail.ch>",
         "description": "base for websocket toys",
     },
+    "laptop-config": {
+        "owner": "mar77i <mar77i@protonmail.ch>",
+        "description": "laptop screen configuration",
+    },
 }