From 391d484584ce8cc9cac6efc16588fe59e02f8c91 Mon Sep 17 00:00:00 2001 From: Thormas <79534558+Thormas@users.noreply.gitea.cloud.thormas.fr> Date: Thu, 28 May 2026 21:11:46 +0200 Subject: [PATCH] feat: links --- resume/profile_fr/education.typ | 2 +- resume/profile_fr/professional.typ | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resume/profile_fr/education.typ b/resume/profile_fr/education.typ index 7ae288c..60ab613 100644 --- a/resume/profile_fr/education.typ +++ b/resume/profile_fr/education.typ @@ -6,7 +6,7 @@ #cv-entry( title: [Diplôme d'Ingénieur en Informatique], - society: [ENSEIRB-MATMECA, Bordeaux INP], + society: [#link("https://enseirb-matmeca.bordeaux-inp.fr")[ENSEIRB-MATMECA, Bordeaux INP]], date: [2023 - 2026], location: [France], logo: image("../assets/logos/em.svg"), diff --git a/resume/profile_fr/professional.typ b/resume/profile_fr/professional.typ index f439d2f..5d13134 100644 --- a/resume/profile_fr/professional.typ +++ b/resume/profile_fr/professional.typ @@ -8,7 +8,7 @@ #cv-entry( title: [Stagiaire Ingénieur IA R&D (Projet de Fin d'Étude)], - society: [Athome Solution], + society: [#link("https://www.athome-solution.fr/")[Athome Solution]], logo: image("../assets/logos/athome.png"), location: [Bordeaux, FR], date: [2026 - Présent], @@ -21,7 +21,7 @@ #cv-entry( title: [Stagiaire Ingénieur IA (Stage d'Application)], - society: [Université de Pise], + society: [#link("https://www.mappalab.eu/")[Laboratoire Mappa, Université de Pise]], date: [2025], location: [Pise, IT], logo: image("../assets/logos/unipi.svg"),