feat(shortcode): add spotify

This commit is contained in:
aka 2024-04-01 00:07:59 +08:00
parent 5e6e1fdd8b
commit 1db5fc3d9e

View File

@ -0,0 +1 @@
<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>