Be more explicit about my location

This commit is contained in:
Ville Lindholm 2024-12-26 11:37:14 +02:00
parent 5918bc1c6f
commit 04971f4785
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View File

@ -11,8 +11,8 @@
<div><i class='bx bxl-github'></i> <a href="https://github.com/vlindhol">@vlindhol</a></div> <div><i class='bx bxl-github'></i> <a href="https://github.com/vlindhol">@vlindhol</a></div>
<div><i class='bx bxl-linkedin-square'></i> <a <div><i class='bx bxl-linkedin-square'></i> <a
href="https://www.linkedin.com/in/villelindholm/">villelindholm</a></div> href="https://www.linkedin.com/in/villelindholm/">villelindholm</a></div>
<div class="onlyPrint"><i class='bx bx-globe'></i> <a href="https://lindholm.dev">https://lindholm.dev</a> <div class="onlyPrint"><i class='bx bx-globe'></i> <a href="https://lindholm.dev">https://lindholm.dev</a></div>
</div> <div><i class='bx bxs-map'></i> Helsinki, Finland</div>
</div> </div>
<hr /> <hr />

View File

@ -6,6 +6,7 @@
<hgroup> <hgroup>
<h1>Ville Lindholm</h1> <h1>Ville Lindholm</h1>
<p>Full-stack Software engineer</p> <p>Full-stack Software engineer</p>
<p>Helsinki, Finland</p>
</hgroup> </hgroup>
<div style="display: flex;"> <div style="display: flex;">
<a href="https://github.com/vlindhol"><i class='bx bxl-github'></i></a> <a href="https://github.com/vlindhol"><i class='bx bxl-github'></i></a>