From 4a6a2440e1c51f299251a21cbf7c6c0dfb6d4610 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Fri, 24 Mar 2023 20:25:22 +0000 Subject: [PATCH] config: use lower-case usernames --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 1b25493..c0927fc 100644 --- a/config.yaml +++ b/config.yaml @@ -37,8 +37,8 @@ menu: author: name: "Bruno BELANYI" email: "contact-blog@belanyi.fr" - github: "Ambroisie" - gitlab: "Ambroisie" + github: "ambroisie" + gitlab: "ambroisie" sourcehut: "ambroisie" linkedin: "bruno-belanyi" matrix: "@ambroisie:belanyi.fr"