Modernized website look

This commit is contained in:
2024-05-15 12:08:00 +02:00
parent 692db759dc
commit 69d183d689
20 changed files with 250 additions and 238 deletions
+9 -6
View File
@@ -10,13 +10,16 @@
</head>
<body>
<header>
<a href='/'>Johannes Olzem's Webspace</a>
<a href='/' class='home-ref'>
<img src='/assets/logo.png' alt='Johannes Olzem'>
<span>Johannes Olzem</span>
</a>
<nav>
<a href='/blog/'>Blog</a>
<a href='/about/'>About Me</a>
<a href='/contact/'>Contact</a>
</nav>
</header>
<nav>
<a href='/blog/'>Blog</a>
<a href='/about/'>About Me</a>
<a href='/contact/'>Contact</a>
</nav>
<main>
<h2>Quick Fixes</h2>
<h3>This is a page with small problems, to which I have found easy solutions, so as to not litter the blog page.</h3>