fixed read more button on main page
This commit is contained in:
parent
be63ddc900
commit
f3d174f991
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ getHeader("Jonas Leder", "home");
|
||||||
<img id="homeImage" src="img/bildHome.webp">
|
<img id="homeImage" src="img/bildHome.webp">
|
||||||
<h2>Über mich</h2>
|
<h2>Über mich</h2>
|
||||||
<p>Hallo, mein Name ist Jonas Leder. Ich bin aktuell Student an der Dualen Hochschule Baden-Württemberg in Mannheim Fachrichtung Angewandte Informatik.</p>
|
<p>Hallo, mein Name ist Jonas Leder. Ich bin aktuell Student an der Dualen Hochschule Baden-Württemberg in Mannheim Fachrichtung Angewandte Informatik.</p>
|
||||||
<p><a href="about.html"><button>Mehr</button></a></p>
|
<p><a href="about.php"><button>Mehr</button></a></p>
|
||||||
<div class="spacer"></div>
|
<div class="spacer"></div>
|
||||||
|
|
||||||
<h2>Blog</h2>
|
<h2>Blog</h2>
|
||||||
|
|
Loading…
Reference in a new issue