mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 14:50:27 +00:00
8 lines
370 B
HTML
8 lines
370 B
HTML
<div class="menu">
|
|
<a href="/" class="button filled">About</a>
|
|
<a href="/blog" class="button filled">Blog</a>
|
|
<a href="mailto:marvin@marvinblum.de" class="button">Contact me</a>
|
|
<a href="https://github.com/Kugelschieber" target="_blank" class="button">GitHub</a>
|
|
<a href="https://twitter.com/m5blum" target="_blank" class="button">Twitter</a>
|
|
</div>
|