1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
b142f90a42 neu 2025-05-29 17:48:41 +02:00
ed15bb13f8 neu 2025-05-29 17:48:29 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>so.mach.ich.das | Contac</title>
<title>so.mach.ich.das | Contact</title>
<style>
/* Grundlegendes Styling */
body {

View File

@ -270,7 +270,7 @@
<article class="card">
<img src="johannesbeeressig.png" width="100%" alt="Johannesbeeressig">
<h3 class="title">Johannesbeeressig</h3>
<p class="description">Verleihe deinem Salat eine außergewöhnliche Note mit selbstgemachtem Johannisbeeressig.</p>
<p class="description">Verleihe deinem Salat eine außergewöhnliche Note mit selbstgemachtem Johannesbeeressig.</p>
<a href="/Johannesbeeressig/" class="link">See the recipe</a>
</article>
</div>