mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 12:37:23 +00:00
Add LBRY Foundation posts
This commit is contained in:
parent
f210bc716b
commit
af8d7830a1
1 changed files with 16 additions and 0 deletions
16
index.html
16
index.html
|
@ -123,6 +123,22 @@ title: Home
|
|||
<hr class="content">
|
||||
<!-- /Check out Lbry Foundation Official channel -->
|
||||
|
||||
|
||||
<!-- Recent LBRY Foundation posts -->
|
||||
<h3 class="mb-4 text-center" id="basics">Recent LBRY Foundation posts</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-lg-10 col-xl-10 mx-auto text-center">
|
||||
<div style="text-align: center">
|
||||
<iframe src="https://coindodo.io/embedded/channel/0ed629d2b9c601300cacf7eabe9da0be79010212"
|
||||
width="100%" height="425" style="border: 0;position: unset;">
|
||||
</iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="content">
|
||||
<!-- /Recent LBRY Foundation posts -->
|
||||
|
||||
|
||||
<!-- twitter -->
|
||||
<h2 class="mb-4 text-center" id="twitter">LBRY Foundation Tweets</h2> <hr class="subhead">
|
||||
<div class="row">
|
||||
|
|
Loading…
Add table
Reference in a new issue