Skip to content
Snippets Groups Projects
Commit 42049f41 authored by Jonas Leder's avatar Jonas Leder
Browse files

remove link from button

parent 03351f5c
Branches
No related tags found
Loading
......@@ -14,9 +14,9 @@
<img data-noPreview="true" id="homeImage" src="/API/getFile.php?filename=img/bildHome.webp">
<h2>&Uuml;ber mich</h2>
<p class="left block">Hallo, mein Name ist Jonas Leder. Ich bin aktuell Auszubildender in Fachrichtung Fachinformatiker für Anwendungsentwicklung.</p>
<p><a href="about.html">
<button>Mehr</button>
</a></p>
<p>
<button onclick="window.location.href='about.html';">Mehr</button>
</p>
<div class="spacer"></div>
<h2>Blog</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment