Changes on embed.md (#1279)

This commit is contained in:
eatdostacos 2020-05-12 10:08:12 -07:00 committed by GitHub
parent 761657ab7f
commit e198cd4008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,12 +12,12 @@ LBRY videos can be embedded on your blog or other sites you want the video to pl
![](https://spee.ch/c/embed-1.jpg)
2. Click the **<>** icon to show the embed snippet, and click the Copy button.
![](https://spee.ch/e/embed-2.jpg)
3. Paste the embed code into your website. Depending on what platform you are using, this may require a HTML code block.
3. Paste the embed code into your website. Depending on what platform you are using, this may require an HTML code block.
![](https://spee.ch/5/embed-3.jpg)
## What does an embed look like?
Here's a sample lbry.tv iframe embed, generated by follow the above steps for the video [Meet lbry.tv](https://open.lbry.com/@lbry:3f/meetlbrytv:c?r=9PLaAYVfz6NLQa81fdSLpcvVhWm7joNV):
Here's a sample lbry.tv iframe embed, generated by following the above steps for the video [Meet lbry.tv](https://open.lbry.com/@lbry:3f/meetlbrytv:c?r=9PLaAYVfz6NLQa81fdSLpcvVhWm7joNV):
<iframe width="560" height="315" src="https://lbry.tv/$/embed/meetlbrytv/c6c0a5caa6cc391696e1270e33cd9d24ee7c2d52" allowfullscreen></iframe>