mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Feat: Embedded Tweets
This commit is contained in:
parent
d16ade96c6
commit
1b7c4eda14
1 changed files with 29 additions and 2 deletions
31
index.html
31
index.html
|
@ -96,7 +96,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- /about -->
|
||||
<hr/>
|
||||
<hr class="content">
|
||||
|
||||
<!-- lbryians -->
|
||||
<h3 id="lbryians" class="display-4 text-center my-5 text-white">Lbryians</h3>
|
||||
|
@ -138,6 +138,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>Wonderful. So are we and we’d like to help!</p>
|
||||
<hr class="content">
|
||||
|
||||
<h3 class="mb-4 text-center" id="basics">The Basics</h3>
|
||||
<div class="col-md-10 col-lg-10 col-xl-10 mx-auto text-center">
|
||||
|
@ -167,8 +168,34 @@
|
|||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<hr class="content">
|
||||
<!-- /signup form -->
|
||||
|
||||
<!-- twitter -->
|
||||
<h2 class="mb-4 text-center" id="twitter">LBRY Foundation Twitter</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-lg-12 mb-4">
|
||||
<blockquote class="twitter-tweet tw-align-center"><p lang="en" dir="ltr">The third episode of the LBRY Foundation Community Podcast starts in only 5 hours on the LBRY Foundation Discord! 😲<br><br>Join us! <a href="https://t.co/e2klukMP9o">https://t.co/e2klukMP9o</a></p>— LBRY Foundation (@LbryFoundation) <a href="https://twitter.com/LbryFoundation/status/1271427684590137345?ref_src=twsrc%5Etfw">June 12, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</div>
|
||||
|
||||
<div class="col-md-12 col-lg-12 mb-4">
|
||||
<blockquote class="twitter-tweet tw-align-center"><p lang="en" dir="ltr">How cool is this!<a href="https://t.co/QNLlqYZo5A">https://t.co/QNLlqYZo5A</a></p>— LBRY Foundation (@LbryFoundation) <a href="https://twitter.com/LbryFoundation/status/1254047892601540608?ref_src=twsrc%5Etfw">April 25, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</div>
|
||||
|
||||
<div class="col-md-12 col-lg-12 mb-4">
|
||||
<blockquote class="twitter-tweet tw-align-center"><p lang="en" dir="ltr">Our initiating wishlist/roadmap... wishmap?<br><br>See anything you'd like to help with?<br><br>Come on into the Discord and let us know!<a href="https://t.co/9g2oBHEv81">https://t.co/9g2oBHEv81</a></p>— LBRY Foundation (@LbryFoundation) <a href="https://twitter.com/LbryFoundation/status/1245069304334372864?ref_src=twsrc%5Etfw">March 31, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</div>
|
||||
|
||||
<div class="col-md-12 col-lg-12 mb-4">
|
||||
<blockquote class="twitter-tweet tw-align-center"><p lang="en" dir="ltr">Oh hello <a href="https://twitter.com/LBRYio?ref_src=twsrc%5Etfw">@LBRYio</a>, hello world. Fancy seeing you here!<a href="https://t.co/QY8K78qToV">https://t.co/QY8K78qToV</a></p>— LBRY Foundation (@LbryFoundation) <a href="https://twitter.com/LbryFoundation/status/1243932085225742336?ref_src=twsrc%5Etfw">March 28, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</div>
|
||||
|
||||
<!-- <div class="col-md-12 col-lg-12">
|
||||
|
||||
</div> -->
|
||||
</div>
|
||||
<!-- /twitter -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- footer -->
|
||||
|
|
Loading…
Add table
Reference in a new issue