From 4ffff4264ddef681e77b754d46c5733f920c4d76 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 31 Jan 2026 14:46:33 +0100 Subject: cgit: add about section --- config/services/git/web/about.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/services/git/web/about.html (limited to 'config/services/git/web/about.html') diff --git a/config/services/git/web/about.html b/config/services/git/web/about.html new file mode 100644 index 0000000..32f909c --- /dev/null +++ b/config/services/git/web/about.html @@ -0,0 +1,3 @@ +

+ This website lists my personal Git repositories. See also the Git repositories for my student projects and for my professional projects. +

-- cgit v1.2.3