mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
include logo.html to nav.html
This commit is contained in:
parent
21d63d819b
commit
01dfc4ac50
1 changed files with 6 additions and 6 deletions
|
@ -13,14 +13,14 @@
|
|||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!--Dropdown toggle for smaller screens-->
|
||||
<!--Foundaton Logo-->
|
||||
<a class="navbar-brand" href="../">
|
||||
<img src="../img/logo.png" alt="lbry-foundation-logo">
|
||||
</a>
|
||||
<!--Foundaton Logo-->
|
||||
|
||||
<!-- Foundaton Logo -->
|
||||
{% include logo.html %}
|
||||
<!-- /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