Skip to content

Commit

Permalink
iframe title (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanve authored Nov 9, 2021
1 parent d32026c commit 20b5abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>tests</h2>
<template data-templace>
<figure>
<figcaption>bandcamp iframe test</figcaption>
<iframe width="480" height="42" src="https://bandcamp.com/EmbeddedPlayer/album=1610178427/size=small/bgcol=222222/linkcol=00bfff/artwork=none/transparent=true/"></iframe>
<iframe title="bandcamp" width="480" height="42" src="https://bandcamp.com/EmbeddedPlayer/album=1610178427/size=small/bgcol=222222/linkcol=00bfff/artwork=none/transparent=true/"></iframe>
</figure>
</template>

Expand Down

0 comments on commit 20b5abe

Please sign in to comment.