mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-31 09:21:29 +00:00
Fix: Updated Navbar
This commit is contained in:
parent
1b7c4eda14
commit
19d88de6a3
1 changed files with 2 additions and 1 deletions
|
@ -44,6 +44,7 @@
|
|||
<a class="dropdown-item" href="#about">About</a>
|
||||
<a class="dropdown-item" href="#lbryians">Lbryians</a>
|
||||
<a class="dropdown-item" href="#basics">The Basics</a>
|
||||
<a class="dropdown-item" href="#twitter">LBRY Foundation Tweets</a>
|
||||
</div>
|
||||
</li>
|
||||
<a class="nav-item nav-link" href="./branding">Branding</a>
|
||||
|
@ -172,7 +173,7 @@
|
|||
<!-- /signup form -->
|
||||
|
||||
<!-- twitter -->
|
||||
<h2 class="mb-4 text-center" id="twitter">LBRY Foundation Twitter</h2>
|
||||
<h2 class="mb-4 text-center" id="twitter">LBRY Foundation Tweets</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>
|
||||
|
|
Loading…
Add table
Reference in a new issue