freibier.ccHomepage/mhd/index.html
2022-07-26 11:12:55 +02:00

67 lines
3.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>freibier.cc</title>
<meta charset="UTF-8">
<link rel="stylesheet" media="screen" href="https://freibier.cc/style/fonts/HKGrotesk_2466/hk-grotesk.css" type="text/css"/>
<link rel="stylesheet" href="../style/freibier.css">
</head>
<body>
<div id="wrapper">
<div class="header">
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li><a href="../mhd/">Rezepte</a></li>
<li><a href="../shop/">Shop</a></li>
<li><a href="../werwirsind.html">Wer wir sind</a></li>
<li><a href="../blog/">Blog</a></li>
</ul>
</div>
<a href="../index.html">
<div class="logo">
<img src="../img/logo_freibier_cc_w.svg" alt="freibier.cc">
<div class="centered">frei gebraut frei verfügbar frei verkäuflich</div>
</div>
</a>
<div class="row">
<div class="column left">
<h2>Willkommen bei unserer Rezeptdatenbank</h2>
<p>Hier findet Ihr Links zu unseren Bieren. Dort könnt ihr dann für jedes Haltbarkeitsdatum herausfinden wie genau wir das Bier
zubereitet haben. Wir haben vor, dass die Informationen im Laufe der Zeit immer detailierter werden. Auf jeder Flasche findet ihr
einen Link für genau dieses Bier. Aber auch wenn ihr keine Flasche von uns habt, und einfach mal neugierig auf unsere Rezepte seid,
hier findet ihr alles aufgelistet. Viel Spaß beim Stöbern.</p>
<h3>Alle Biere</h3>
<p>Bio Hell's Sells: <a href="./22/11/07/index.html">MHD 07.11.2022</a></p>
<p>Bio Alfons Crowley Ingwer Ale: <a href="./22/11/17/index.html">MHD 17.11.2022</a></p>
<p>Mango SMaSH: <a href="./22/09/28/index.html">MHD 28.09.2022</a></p>
<p>Hell's Sells: <a href="./22/10/19/index.html">MHD 19.10.2022</a></p>
<p>Ausnahmsweisse Doppelt: <a href="./22/10/03/index.html">MHD 03.10.2022</a></p>
<p>Porter Praetoria: <a href="./22/05/28/index.html">MHD 28.05.2022</a></p>
<p>Alfons Crowley Ingwer Ale: <a href="./22/04/23/index.html">MHD 23.04.2022</a></p>
<p>Cella 1672: <a href="./22/03/12/index.html">MHD 12.03.2022</a></p>
<p>Porter Praetoria: <a href="./22/03/07/index.html">MHD 07.03.2022</a></p>
<p>Strong Ale: <a href="./22/02/21/index.html">MHD 21.02.2022</a></p>
<p>Mango SMASH: <a href="./22/02/20/index.html">MHD 20.02.2022</a></p>
<p>Debian SMASH: <a href="./22/02/20/index.html">MHD 20.02.2022</a></p>
<p>Alfons Crowley Ingwer Ale: <a href="./22/02/22/index.html">MHD 22.02.2022</a></p>
<p>Mango SMASH: <a href="./21/10/06/index.html">MHD 06.10.2021</a></p>
<p>Mango SMASH: <a href="./21/07/26/index.html">MHD 26.07.2021</a></p>
<p>Alfons Crowley Ingwer Ale: <a href="./21/06/30/index.html">MHD 30.06.2021</a></p>
<p>Porter Praetoria: <a href="./21/05/15/index.html">MHD 15.05.2021</a></p>
<p>Alfons Crowley Ingwer Ale: <a href="./21/04/30/index.html">MHD 30.04.2021</a></p>
</div>
<div class="column right">
<h2>Aktuell verfügbare Biere</h2>
<p>Bio Hell's Sells: <a href="./22/11/07/index.html">MHD 07.11.2022</a></p>
<p>Bio Alfons Crowley Ingwer Ale: <a href="./22/11/17/index.html">MHD 17.11.2022</a></p>
</div>
</div>
<div class="footer"><p><a href="../impressum.html">Impressum</a> <a href="../datenschutz.html">Datenschutzerklärung</a></p></div>
</div>
</body>
</html>