summaryrefslogtreecommitdiff
path: root/basics/default.nix
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2026-01-31 13:29:47 +0100
committerquentin@aristote.fr <quentin@aristote.fr>2026-01-31 13:29:47 +0100
commit6a935d9316570b5085fc692a34706c829bf3f28a (patch)
treef70f682dff9bf15785154900a9b31fe7be5375d8 /basics/default.nix
parentf9e53dcf46e6c8c552c7b22ab788424de88aa00d (diff)
basics: git: new git website
Diffstat (limited to 'basics/default.nix')
-rw-r--r--basics/default.nix16
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";