Day01 Fehlerbehebung
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
<h3>🎁 Türchen 01</h3>
|
||||
|
||||
<!-- === Basisbild (Platzhalter oder Hauptmotiv) === -->
|
||||
<!-- === Basisbild (Platzhalter oder Hauptmotiv) ===
|
||||
<div class="image-wrapper">
|
||||
<picture>
|
||||
<!-- AVIF -->
|
||||
<!-- AVIF
|
||||
<source
|
||||
type="image/avif"
|
||||
srcset="
|
||||
@@ -19,7 +19,7 @@
|
||||
/2025/assets/images/3840/avif/Basisbild.avif 3840w"
|
||||
sizes="100vw">
|
||||
|
||||
<!-- WebP -->
|
||||
<!-- WebP
|
||||
<source
|
||||
type="image/webp"
|
||||
srcset="
|
||||
@@ -33,7 +33,7 @@
|
||||
/2025/assets/images/3840/webp/Basisbild.webp 3840w"
|
||||
sizes="100vw">
|
||||
|
||||
<!-- JPEG-Fallback -->
|
||||
<!-- JPEG-Fallback
|
||||
<img
|
||||
src="/2025/assets/images/1366/jpeg/Basisbild.jpeg"
|
||||
srcset="
|
||||
@@ -49,7 +49,7 @@
|
||||
alt="Bratonien Adventskalender – Tag 01"
|
||||
decoding="async">
|
||||
</picture>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<!-- === Daumenkino-Video === -->
|
||||
@@ -87,9 +87,9 @@
|
||||
</div>
|
||||
|
||||
|
||||
<!-- === Hintergrundmusik (optional) === -->
|
||||
<!-- === Hintergrundmusik (optional) ===
|
||||
<audio id="bgmusic" autoplay loop>
|
||||
<source src="/2025/assets/sounds/FallingSnow.mp3" type="audio/mpeg">
|
||||
</audio>
|
||||
</audio> -->
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user