added 'why?' section

This commit is contained in:
2026-04-22 23:23:17 +02:00
parent 4e5a91c64d
commit b96591acc7
4 changed files with 31 additions and 15 deletions
+5 -5
View File
@@ -8,13 +8,13 @@
</head>
<body>
<div>
<h1>Hi, I'm Marco</h1>
<p>and this is my website</p>
</div>
<nav>
<a href="/de/index.html">Deutsch</a>
<a class="navbar" href="/de/index.html">Deutsch</a>
</nav>
<h1>Hi, I'm Marco</h1>
<p>and this is my website</p>
<h2>Why?</h2>
<p>In times of AI-slop, a little humanity goes a long way.<br> I love reading blogs and posts made by humans, so I decided to create my own.<br> Search-engines like Kagi, that allow you to search the 'small web', grow more popular.<br> Seeing other people's creative websites inspired me as well and on top of that:<br> I'm refreshing some HTML and CSS skills!<br> Will this website win a beauty contest? No.<br> But at least there's a human behind it.</p>
</body>
</html>