site overhaul

This commit is contained in:
2025-04-07 00:08:36 +02:00
parent 0f0f2a179c
commit fa3ab8ab36
4 changed files with 58 additions and 35 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- Copyright © 2022 Niklas Elsbrock -->
<!-- Copyright © 2025 Niklas Elsbrock -->
<html lang="de">
<head>
@@ -16,7 +16,7 @@
<main class="card">
<div class="main-info">
<h1>Niklas&nbsp;Elsbrock</h1>
<p>Hobbyentwickler und Informatikstudent</p>
<p>Softwareentwickler und Informatikstudent</p>
</div>
<hr />
<nav>
@@ -28,7 +28,7 @@
</nav>
</main>
<footer>
&copy; 2022 Niklas&nbsp;Elsbrock
&copy; 2025 Niklas&nbsp;Elsbrock
&middot; <a href="/licenses.html">Open-Source-Lizenzen</a>
</footer>
</body>