change profile descritpion
This commit is contained in:
parent
24d1b5cace
commit
f95edced3b
3 changed files with 6 additions and 3 deletions
|
|
@ -34,7 +34,8 @@
|
|||
<aside class="profile-card">
|
||||
<a href="EasterEggs/pacman.html"><img src="Photo_Profil.jpg" alt="Photo de profil"></a>
|
||||
<h2>Decosse Adrien</h2>
|
||||
<div class="meta" data-i18n="home.pres.desc"></div>
|
||||
<div class="meta" data-i18n="home.pres.desc.agreg"></div>
|
||||
<div class="meta" data-i18n="home.pres.desc.etude"></div>
|
||||
|
||||
<ul class="contact-list">
|
||||
<li><strong data-i18n="home.pres.tel"></strong>: +33 7 66 77 28 79</li>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,8 @@
|
|||
"project.chess.title": "ChessNut",
|
||||
"project.chess.desc": "Online, self-hostable game: a chess variant with Action cards.",
|
||||
|
||||
"home.pres.desc": "Computer science student - ENS Rennes",
|
||||
"home.pres.desc.agreg": "Computer science agrégé",
|
||||
"home.pres.desc.etude": "Computer science student - ENS Rennes",
|
||||
"home.pres.tel": "Phone",
|
||||
"home.pres.mail": "E-mail",
|
||||
"home.pres.github.pro": "GitHub pro",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,8 @@
|
|||
"project.chess.title": "ChessNut",
|
||||
"project.chess.desc": "Jeu en ligne et autohébergeable d'une variante des échecs avec des cartes Action.",
|
||||
|
||||
"home.pres.desc": "Étudiant en informatique - ENS Rennes",
|
||||
"home.pres.desc.agreg": "Agrégé d'informatique",
|
||||
"home.pres.desc.etude": "Étudiant en informatique - ENS Rennes",
|
||||
"home.pres.tel": "Téléphone",
|
||||
"home.pres.mail": "E-mail",
|
||||
"home.pres.github.pro": "GitHub pro",
|
||||
|
|
|
|||
Loading…
Reference in a new issue