mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 14:50:27 +00:00
Fixed buttons.
This commit is contained in:
@@ -34,15 +34,9 @@
|
||||
<img src="avatar.png" alt="Marvin Blum" />
|
||||
</div>
|
||||
<div class="menu">
|
||||
<form action="mailto:marvin@marvinblum.de">
|
||||
<input type="submit" value="Contact me" />
|
||||
</form>
|
||||
<form action="https://github.com/Kugelschieber" target="_blank">
|
||||
<input type="submit" value="GitHub" />
|
||||
</form>
|
||||
<form action="https://twitter.com/m5blum" target="_blank">
|
||||
<input type="submit" value="Twitter" />
|
||||
</form>
|
||||
<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>
|
||||
<section>
|
||||
<h2>who am I?</h2>
|
||||
|
||||
Reference in New Issue
Block a user