0 Votes

Changes for page ProWhiteMusicPlayer

Last modified by Ryan C on 2025/04/28 01:43

From version 45.1
edited by Ryan C
on 2025/04/28 01:40
Change comment: There is no comment for this version
To version 46.1
edited by Ryan C
on 2025/04/28 01:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -85,3 +85,18 @@
85 85  </script>
86 86  {{/html}}
87 87  
88 +{{html}}
89 +<iframe
90 + style="
91 + border-radius: 12px;
92 + width: 100%;
93 + height: 352px;
94 + border: none;
95 + "
96 + src="https://open.spotify.com/embed/playlist/0e8guQffSLf0AD7SayyGpc?utm_source=generator&theme=0"
97 + allowfullscreen=""
98 + allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
99 + loading="lazy"
100 +></iframe>
101 +{{/html}}
102 +