mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Started design.
This commit is contained in:
19
tpl/intro.html
Normal file
19
tpl/intro.html
Normal 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>
|
||||
Reference in New Issue
Block a user