1
0

neu update0.5

This commit is contained in:
matt
2025-05-29 17:23:36 +02:00
parent c2a4bb19f6
commit c8efa989e3
19 changed files with 1110 additions and 134 deletions

View File

@ -6,7 +6,7 @@
<meta name="description" content="Tauche ein in die wunderbare Welt der Kulinarik und entdecke köstliche Rezepte.">
<link href="/fa/css/fontawesome.css" rel="stylesheet">
<link href="/fa/css/brands.css" rel="stylesheet">
<title>so.mach.ich.das</title>
<title>so.mach.ich.das | Homepage</title>
<style>
/* Grundlegendes Styling */
body {
@ -202,8 +202,8 @@
</nav>
<h1>so.mach.ich.das</h1>
<nav>
<a href="contact.html">CONTACT</a>
<a href="about.html">ABOUT</a>
<a href="/contact.html">CONTACT</a>
<a href="bio.html">BIO</a>
</nav>
</header>