Make weather badge a link to wetter.com for Rheingau-Taunus
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
<span class="text-xs font-mono text-emerald-500 uppercase tracking-widest">Tutorial #1</span>
|
||||
<h3 class="text-xl font-bold text-white mt-2 mb-4">Die perfekte Trockenmauer bauen</h3>
|
||||
<p class="text-stone-400 text-sm mb-4">Eine Trockenmauer hält ohne Mörtel – rein durch Schwerkraft und Reibung. Hier ist die Schritt-für-Schritt-Anleitung.</p>
|
||||
<div class="text-xs font-mono text-emerald-400 mb-6 bg-stone-900/50 px-3 py-2 rounded-lg border border-emerald-900/30 inline-block">
|
||||
<a href="https://www.wetter.com/suche/?q=Rheingau-Taunus" target="_blank" class="text-xs font-mono text-emerald-400 mb-6 bg-stone-900/50 px-3 py-2 rounded-lg border border-emerald-900/30 inline-block hover:bg-emerald-900/20 transition-colors cursor-pointer">
|
||||
<i class="fa-solid fa-cloud-sun"></i> Rheingau-Taunus: 4°C // Gutes Wetter für den Trockenmauerbau.
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<!-- Steps -->
|
||||
<div class="space-y-6">
|
||||
|
||||
Reference in New Issue
Block a user