little update

This commit is contained in:
Didictateur 2026-07-24 19:45:07 +02:00
parent 4282deb330
commit 01ce50dda7
3 changed files with 3 additions and 4 deletions

View file

@ -39,8 +39,7 @@
<ul class="contact-list"> <ul class="contact-list">
<li><strong data-i18n="home.pres.tel"></strong>: +33 7 66 77 28 79</li> <li><strong data-i18n="home.pres.tel"></strong>: +33 7 66 77 28 79</li>
<li><strong data-i18n="home.pres.mail"></strong>: <a href="mailto:adrien.decosse@ens-rennes.fr">adrien.decosse@ens-rennes.fr</a></li> <li><strong data-i18n="home.pres.mail"></strong>: <a href="mailto:adrien.decosse@ens-rennes.fr">adrien.decosse@ens-rennes.fr</a></li>
<li><strong data-i18n="home.pres.github.pro"></strong>: <a href="https://github.com/decosse-adrien">Decosse Adrien</a></li> <li><strong data-i18n="home.pres.github.perso"></strong>: <a href="https://git.cosmoris.fr">Adrien</a></li>
<li><strong data-i18n="home.pres.github.perso"></strong>: <a href="https://github.com/Didictateur">Didictateur</a></li>
</ul> </ul>
<div class="skills"> <div class="skills">

View file

@ -30,7 +30,7 @@
"home.pres.tel": "Phone", "home.pres.tel": "Phone",
"home.pres.mail": "E-mail", "home.pres.mail": "E-mail",
"home.pres.github.pro": "GitHub pro", "home.pres.github.pro": "GitHub pro",
"home.pres.github.perso": "GitHub personal", "home.pres.github.perso": "Git personal",
"home.pres.competences": "Skills", "home.pres.competences": "Skills",
"home.presentation.title": "Presentation", "home.presentation.title": "Presentation",

View file

@ -30,7 +30,7 @@
"home.pres.tel": "Téléphone", "home.pres.tel": "Téléphone",
"home.pres.mail": "E-mail", "home.pres.mail": "E-mail",
"home.pres.github.pro": "GitHub pro", "home.pres.github.pro": "GitHub pro",
"home.pres.github.perso": "GitHub perso", "home.pres.github.perso": "Git perso",
"home.pres.competences": "Compétences", "home.pres.competences": "Compétences",
"home.presentation.title": "Présentation", "home.presentation.title": "Présentation",