mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Edits to Home Page video (#1312)
* Add spacing between text and video * Delete unused video page This is the video page for the video that I just changed to embed style.
This commit is contained in:
parent
e5b22afca7
commit
16085c8aee
2 changed files with 1 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
<figure class="video">
|
||||
<video controls poster="https://spee.ch/3/DVFysUg8wSz8ksuVseaI2Z2B.png" src="https://lbryplayer.xyz/content/claims/meetlbrytv/c6c0a5caa6cc391696e1270e33cd9d24ee7c2d52/stream.mp4"></video>
|
||||
</figure>
|
|
@ -36,6 +36,7 @@
|
|||
<section class="home__hype">
|
||||
<div class="inner-wrap">
|
||||
<p>See previews of the LBRY app and the great content available now on LBRY.</p>
|
||||
<br>
|
||||
<iframe width="560" height="315" src="https://lbry.tv/$/embed/meetlbrytv/c6c0a5caa6cc391696e1270e33cd9d24ee7c2d52" allowfullscreen></iframe>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue