This commit is contained in:
Marc Beninca 2025-02-18 16:37:05 +01:00
parent 7f7e85a160
commit ee84c5701a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 25 additions and 17 deletions

View file

@ -32,10 +32,9 @@
</div>
<button id="theme"></button>
</header>
<section class="banner">
<a href="vcard.vcf">
<img class="big" id="vcard" src="img/vcard.svg" alt="Vcard QR code."></a>
<div>
<img class="big photo" src="img/photo.png" alt="Me in front of hex dumps.">
<table><tbody>
<tr>
<th><a href="https://marc.beninca.link/cv/en">English</a></th>
@ -48,27 +47,36 @@
<td>C2</td>
</tr>
</tbody></table>
</div>
<img class="big photo" src="img/photo.png" alt="Me in front of hex dumps.">
<p>Talence,<br>
Bordeaux,<br>
France</p>
</section>
</article>
<section>
<h2>Contact</h2>
<section class="banner">
<a href="vcard.vcf">
<img class="big" id="vcard" src="img/vcard.svg" alt="Vcard QR code."></a>
<table><tbody>
<tr>
<th>Phone</th>
<td class="logo"><img class="logo" src="img/phone.svg" alt="Phone logo"></td>
<th class="logo"><img class="logo" src="img/tel.svg" alt="Tel logo"></th>
<td><span class="fa fa-plus"></span> 33 6 07 47 84 34</td>
</tr>
<tr>
<th>Email</th>
<td class="logo"><img class="logo" src="img/email.svg" alt="E-mail logo"></td>
<th class="logo"><img class="logo" src="img/mail.svg" alt="Mail logo"></th>
<td>cv <span class="fa fa-at"></span> marc.beninca.link</td>
</tr>
<tr>
<th>Link</th>
<td class="logo"><img class="logo" src="img/link.svg" alt="Link logo"></td>
<th class="logo"><img class="logo" src="img/link.svg" alt="Link logo"></th>
<td><a href="https://marc.beninca.link">marc.beninca.link</a></td>
</tr>
</tbody></table>
</article>
</section>
</section>
<section>
<h2>Skills</h2>