From 6a935d9316570b5085fc692a34706c829bf3f28a Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 31 Jan 2026 13:29:47 +0100 Subject: basics: git: new git website --- basics/default.nix | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'basics/default.nix') diff --git a/basics/default.nix b/basics/default.nix index 3305511..b976772 100644 --- a/basics/default.nix +++ b/basics/default.nix @@ -28,21 +28,7 @@ in profiles = { Git = { icon = "git"; - profiles = { - personal = { - icon = "github"; - url = "https://github.com/qaristote"; - }; - IRIF = { - icon = "gitlab"; - url = "https://gitlab.math.univ-paris-diderot.fr/aristote"; - }; - - ENS = { - icon = "gitlab"; - url = "https://git.eleves.ens.fr/qaristote"; - }; - }; + url = "https://git.aristote.fr/"; }; LinkedIn = { icon = "linkedin"; -- cgit v1.2.3