We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1934233 commit d57a079Copy full SHA for d57a079
src/lib/components/soundcloud.svelte
@@ -10,7 +10,7 @@
10
<iframe
11
{width}
12
{height}
13
- title={`spotify-${soundcloudLink}`}
+ title={`soundcloud-${soundcloudLink}`}
14
scrolling="false"
15
frameborder="0"
16
allow="autoplay"
0 commit comments