This commit is contained in:
2023-11-26 18:45:50 +01:00
parent b65b1a7a54
commit ab3dbaf0fa
3 changed files with 11 additions and 3 deletions

View File

@@ -12,8 +12,8 @@
<div class="avatar p-1"><img class="img-thumbnail shadow-2-strong" src="images/avatar.jpg" width="160" height="160"/></div>
<div class="header-bio mt-3">
<div data-aos="zoom-in" data-aos-delay="0">
<h2 class="h1">Walter Patterson</h2>
<p>Front-end Developer and Graphic Designer</p>
<h2 class="h1"> {{ cv.person.name }} {{ cv.person.surname }} </h2>
<p>{{ "Frontend and web developer" | translate }}</p>
</div>
<div class="header-social mb-3 d-print-none" data-aos="zoom-in" data-aos-delay="200">
<nav role="navigation">