diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-01-31 13:29:47 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-01-31 13:29:47 +0100 |
| commit | 6a935d9316570b5085fc692a34706c829bf3f28a (patch) | |
| tree | f70f682dff9bf15785154900a9b31fe7be5375d8 /basics/default.nix | |
| parent | f9e53dcf46e6c8c552c7b22ab788424de88aa00d (diff) | |
basics: git: new git website
Diffstat (limited to 'basics/default.nix')
| -rw-r--r-- | basics/default.nix | 16 |
1 files changed, 1 insertions, 15 deletions
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"; |
