little update
This commit is contained in:
parent
4282deb330
commit
01ce50dda7
3 changed files with 3 additions and 4 deletions
|
|
@ -39,8 +39,7 @@
|
|||
<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.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://github.com/Didictateur">Didictateur</a></li>
|
||||
<li><strong data-i18n="home.pres.github.perso"></strong>: <a href="https://git.cosmoris.fr">Adrien</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="skills">
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"home.pres.tel": "Phone",
|
||||
"home.pres.mail": "E-mail",
|
||||
"home.pres.github.pro": "GitHub pro",
|
||||
"home.pres.github.perso": "GitHub personal",
|
||||
"home.pres.github.perso": "Git personal",
|
||||
"home.pres.competences": "Skills",
|
||||
|
||||
"home.presentation.title": "Presentation",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"home.pres.tel": "Téléphone",
|
||||
"home.pres.mail": "E-mail",
|
||||
"home.pres.github.pro": "GitHub pro",
|
||||
"home.pres.github.perso": "GitHub perso",
|
||||
"home.pres.github.perso": "Git perso",
|
||||
"home.pres.competences": "Compétences",
|
||||
|
||||
"home.presentation.title": "Présentation",
|
||||
|
|
|
|||
Loading…
Reference in a new issue