Update
This commit is contained in:
18
index.html
18
index.html
@ -137,7 +137,7 @@
|
||||
</div>
|
||||
<!-- Text -->
|
||||
<p class="card-text">.
|
||||
Toulouse, France
|
||||
<span data-i18n="[html]about.location"></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -173,8 +173,20 @@
|
||||
<strong data-i18n="experiences.title"></strong>
|
||||
</h3>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="experiences.carleton.title"></strong><br>
|
||||
<span class="pl-3 font-small" data-i18n="[html]experiences.carleton.location"></span><br>
|
||||
</p>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="experiences.ater.title"></strong><br>
|
||||
<span class="pl-3 font-small" data-i18n="[html]experiences.ater.location"></span><br>
|
||||
<span class="pl-3" data-i18n="experiences.ater.exp1"></span><br>
|
||||
<span class="pl-3" data-i18n="experiences.ater.exp2"></span><br>
|
||||
</p>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="experiences.phd.title"></strong><br>
|
||||
<span class="pl-3 font-small" data-i18n="[html]experiences.phd.location"></span><br>
|
||||
<span class="pl-3" data-i18n="experiences.phd.exp1"></span><br>
|
||||
<span class="pl-3" data-i18n="experiences.phd.exp2"></span><br>
|
||||
</p>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="experiences.engie.title"></strong> <br>
|
||||
@ -212,6 +224,10 @@
|
||||
<h3 class="mb-3 font-weight-bold dark-grey-text">
|
||||
<strong data-i18n="training.title"></strong>
|
||||
</h3>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="training.phd.title"></strong><br>
|
||||
<span class="pl-3 font-small" data-i18n="[html]training.phd.location"></span>
|
||||
</p>
|
||||
<p class="mb-3 text-justify"><i class="fas fa-angle-right mr-2"></i>
|
||||
<strong data-i18n="training.ice.title"></strong><br>
|
||||
<span class="pl-3 font-small" data-i18n="[html]training.ice.location"></span>
|
||||
|
Reference in New Issue
Block a user