mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
feat(shortcode): add spotify
This commit is contained in:
parent
5e6e1fdd8b
commit
1db5fc3d9e
1
layouts/shortcodes/spotify.html
Normal file
1
layouts/shortcodes/spotify.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user