... |
... |
@@ -1,5 +1,18 @@ |
|
1 |
+{{html}} |
|
2 |
+<iframe |
|
3 |
+ style=" |
|
4 |
+ border-radius: 12px; |
|
5 |
+ width: 100%; |
|
6 |
+ height: 352px; |
|
7 |
+ border: none; |
|
8 |
+ " |
|
9 |
+ src="https://open.spotify.com/embed/playlist/0e8guQffSLf0AD7SayyGpc?utm_source=generator&theme=0" |
|
10 |
+ allowfullscreen="" |
|
11 |
+ allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" |
|
12 |
+ loading="lazy" |
|
13 |
+></iframe> |
|
14 |
+{{/html}} |
1 |
1 |
|
2 |
|
- |
3 |
3 |
{{html}} |
4 |
4 |
<select id="tracklist" onchange="changeTrack(this.value)" style="width: 100%; padding: 8px;"> |
5 |
5 |
<option value="">🎵 Select a track...</option> |