hugo-theme-stack/layouts/shortcodes/spotify.html
2024-04-01 00:07:59 +08:00

1 line
289 B
HTML

<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/{{ index .Params 0 }}?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>