freibier.ccHomepage/doemges/index.html

50 lines
2.1 KiB
HTML
Raw Permalink 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>
<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>Biere gebraut für Doemges Architekten</h2>
<p>
Die Architekten von <a href="https://www.doemges.ag/">Doemges</a> sind jetzt direkte Nachbarn zu unserer
Braustätte. Da freut es uns natürlich, dass wir zur Einweihung die Biere liefern dürfen. Wie immer der Transparenz
verpflichtet, gibt es an dieser Stelle die Rezepte veröffentlicht.
</p>
<p>Doemges Ingwer Ale: <a href="./i/23/12/23/index.html">MHD 23.12.2023</a></p>
<p>Doemges Helles: <a href="./h/23/12/23/index.html">MHD 23.12.2023</a></p>
</div>
<div class="column right">
<h2>Händler </h2>
<p>Unser Biere bekommt ihr hier:</p><p> <a href="https://bierothek.de/stores/regensburg">Bierothek in Regensburg</a></p>
</p><p> <a href="https://www.radisundbona.de/">Radis&Bona Bioladen</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>