remove link from button

This commit is contained in:
Jonas Leder 2021-12-10 08:45:49 +00:00
parent 03351f5c71
commit 42049f4112

View file

@ -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>