1
0

die drei neuen rezepte

This commit is contained in:
matt
2025-05-30 22:18:56 +02:00
parent 74fd7b94e7
commit 47ff8cc7cb
11 changed files with 1057 additions and 236 deletions

View File

@ -3,8 +3,16 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/fa/css/fontawesome.css" rel="stylesheet">
<link href="/fa/css/brands.css" rel="stylesheet">
<link href="fonts/Lato/Lato-Black.ttf" rel="stylesheet">
<title>so.mach.ich.das | Contact</title>
<style>
.bio {
font-family: "Lato", sans-serif;
font-weight: 900;
font-style: normal;
}
/* Grundlegendes Styling */
body {
font-family: system-ui, sans-serif;