Started design.

This commit is contained in:
2024-05-28 17:11:43 +02:00
parent 752aeb9082
commit 8952108bb5
71 changed files with 170 additions and 572 deletions

19
tpl/intro.html Normal file
View File

@@ -0,0 +1,19 @@
<nav>
<div>
<p>TODO</p>
</div>
<div>
<a href="mailto:marvin.blum@emvi.com" class="contact">Contact me</a>
</div>
</nav>
<section class="intro">
<article>
<h1>Hi, I'm Marvin, co-founder of Pirsch Analytics, software engineer, and open-source enthusiast.</h1>
<img src="/static/img/me.jpg" alt="Picture" />
</article>
</section>
<footer>
<p>TODO</p>
</footer>