Skip to content

Commit 8bf9c85

Browse files
authored
Merge pull request #116 from Gothsec/update
Change(playlist): on repeat
2 parents ee7f0cf + 19fccdc commit 8bf9c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ import LikeButton from "../React/LikeButton.tsx";
8787
<div class="w-full max-w-xs">
8888
<iframe
8989
style="border-radius:12px; border:0;"
90-
src="https://open.spotify.com/embed/playlist/2RS42GMFJh31cX2WicacbA?utm_source=generator&theme=0&locale=en_US"
90+
src="https://open.spotify.com/embed/playlist/2irOd49FRRLFWYccolQeea?utm_source=generator&theme=0&locale=en_US"
9191
class="w-full h-40"
9292
allowfullscreen=""
9393
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"

0 commit comments

Comments
 (0)