From: mar77i Date: Wed, 27 Mar 2024 20:37:53 +0000 (+0100) Subject: add rcfiles, bigintmandel X-Git-Url: https://git.mar77i.info/?a=commitdiff_plain;h=bf7259d831fd34395f973fcf572812d3f46e267d;p=admin add rcfiles, bigintmandel --- diff --git a/gitweb_configs.py b/gitweb_configs.py index 389775d..514d823 100755 --- a/gitweb_configs.py +++ b/gitweb_configs.py @@ -23,6 +23,14 @@ GITWEB_CONFIGS = { "owner": "mar77i ", "description": "laptop screen configuration", }, + "rcfiles": { + "owner": "mar77i ", + "description": "user configuration files", + }, + "bigintmandel": { + "owner": "mar77i ", + "description": "Qt mandelbrot toy, with big integers only", + }, }