Spotify-Player zum Anhoeren + fehlende Bilder eingebaut
Musik: - Echte Spotify-Player statt nur Links — Hasidog und Van-Van lassen sich jetzt direkt auf der Seite abspielen, ohne wegzuklicken - Startseite und Links-Seite: beide Kuenstler; HasiDog-Seite: Hasidog; VanVan-Seite: Van-Van - Eigene Player-Optik (music-grid / music-player), lazy geladen Bilder aus dokumente-Bilder ergaenzt: - Spicy-Media-Logo ersetzt den Platzhalter auf der Manager-Seite - Michi: Team-Dogi-Karte + Gesichts-Avatar - Patrick (Scout): Portrait-Avatar Co-Authored-By: Claude Opus 5 <[email protected]>
This commit is contained in:
+31
-8
@@ -41,14 +41,6 @@
|
||||
<h3>🎥 TikTok</h3>
|
||||
<p>@dogfather0804</p>
|
||||
</a>
|
||||
<a class="card text-center" href="https://open.spotify.com/intl-de/artist/2INiE1VVJGUQdEURsltuJU" target="_blank" rel="noopener">
|
||||
<h3>🎵 Spotify — Hasidog</h3>
|
||||
<p>Zum Artist-Profil</p>
|
||||
</a>
|
||||
<a class="card text-center" href="https://open.spotify.com/intl-de/artist/4J9PcKZBkh6V8dVY3CGliw" target="_blank" rel="noopener">
|
||||
<h3>🎵 Spotify — Van-Van</h3>
|
||||
<p>Zum Artist-Profil</p>
|
||||
</a>
|
||||
<a class="card text-center" href="#" target="_blank" rel="noopener">
|
||||
<h3>💬 Discord</h3>
|
||||
<p class="small muted">Folgt in Kürze</p>
|
||||
@@ -65,6 +57,37 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ================= MUSIK: DIREKT HIER HÖREN ================= -->
|
||||
<section class="section-tight">
|
||||
<div class="container text-center">
|
||||
<span class="eyebrow">🎵 Musik</span>
|
||||
<h2>Direkt hier reinhören</h2>
|
||||
<p class="lead" style="max-width:54ch;margin:0 auto 2rem;">
|
||||
Hasidog und Van-Van auf Spotify — abspielen, ohne die Seite zu verlassen.
|
||||
</p>
|
||||
<div class="music-grid">
|
||||
<div class="music-player">
|
||||
<h3>🎵 Hasidog</h3>
|
||||
<p class="music-sub">Dogfathers eigenes Musikprojekt</p>
|
||||
<iframe
|
||||
src="https://open.spotify.com/embed/artist/2INiE1VVJGUQdEURsltuJU?utm_source=generator&theme=0"
|
||||
height="352" loading="lazy" title="Hasidog auf Spotify anhören"
|
||||
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="music-player">
|
||||
<h3>🎵 Van-Van</h3>
|
||||
<p class="music-sub">Musik von VanVan, der rechten Hand</p>
|
||||
<iframe
|
||||
src="https://open.spotify.com/embed/artist/4J9PcKZBkh6V8dVY3CGliw?utm_source=generator&theme=0"
|
||||
height="352" loading="lazy" title="Van-Van auf Spotify anhören"
|
||||
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<h2 class="text-center">QR-Codes</h2>
|
||||
|
||||
Reference in New Issue
Block a user