This commit is contained in:
2025-09-19 19:45:22 +02:00
parent fcba900a7e
commit 4e68f393bd

View File

@@ -121,16 +121,20 @@
<div class="profile"> <div class="profile">
<img class="picture" src="profile.jpg" width="150" height="150" fetchpriority="high" /> <img class="picture" src="profile.jpg" width="150" height="150" fetchpriority="high" />
<p>Yup, this is me! You probably wonder how i ended up in this situation.</p> <p>Yup, this is me! You probably wonder how i ended up in this situation.</p>
<p>Here are some things that I like:</p> <p>Something something links..</p>
<ul> <ul>
<li>Programming</li> <li>Programming</li>
<li>Building stuff</li> <li>Building stuff</li>
<li>Adventures with family</li> <li>Adventures with family</li>
<li>Brewing beer</li> <li>Brewing beer</li>
<li>Music</li> <li>Music</li>
<li>Running and biking</li>
</ul> </ul>
<a href="mailto:contact@montell.se">contact@montell.se</a> | <a href="">a</a> | <a href="">a</a> | <a href="">a</a> <p><a href="mailto:contact@montell.se">contact@montell.se</a></p>
<p><a href="https://git.zacke.dev/explore/repos">Personal gitea</a></p>
<p><a href="https://github.com/Wholteza">Github</a></p>
<p><a href="mailto:contact@montell.se">contact@montell.se</a></p>
</div> </div>