mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
revert
This commit is contained in:
parent
8d4a1e9ec4
commit
d0896a3ce6
1 changed files with 7 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
<!-- navbar -->
|
||||
<!-- navbar -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark lbry-dark nav-transparent fixed-top">
|
||||
<div class="container">
|
||||
<!--Github Logo on Right-->
|
||||
|
@ -14,16 +13,14 @@
|
|||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!--Dropdown toggle for smaller screens-->
|
||||
|
||||
<!-- LogoPart -->
|
||||
{% include logo.html %}
|
||||
<!-- /LogoPart -->
|
||||
|
||||
|
||||
<!--Foundaton Logo-->
|
||||
<a class="navbar-brand" href="../">
|
||||
<img src="../img/logo.png" alt="lbry-foundation-logo">
|
||||
</a>
|
||||
<!--Foundaton Logo-->
|
||||
<!--Navbar Menu Links-->
|
||||
{% include navlinks.html %}
|
||||
<!--Navbar Menu Links-->
|
||||
|
||||
<!--Navbar Menu Links-->
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Reference in a new issue