mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Changes on embed.md (#1279)
This commit is contained in:
parent
761657ab7f
commit
e198cd4008
1 changed files with 2 additions and 2 deletions
|
@ -12,12 +12,12 @@ LBRY videos can be embedded on your blog or other sites you want the video to pl
|
|||

|
||||
2. Click the **<>** icon to show the embed snippet, and click the Copy button.
|
||||

|
||||
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.
|
||||

|
||||
|
||||
## 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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue