We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee7f0cf + 19fccdc commit 8bf9c85Copy full SHA for 8bf9c85
src/components/footer.astro
@@ -87,7 +87,7 @@ import LikeButton from "../React/LikeButton.tsx";
87
<div class="w-full max-w-xs">
88
<iframe
89
style="border-radius:12px; border:0;"
90
- src="https://open.spotify.com/embed/playlist/2RS42GMFJh31cX2WicacbA?utm_source=generator&theme=0&locale=en_US"
+ src="https://open.spotify.com/embed/playlist/2irOd49FRRLFWYccolQeea?utm_source=generator&theme=0&locale=en_US"
91
class="w-full h-40"
92
allowfullscreen=""
93
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
0 commit comments