mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-20 10:09:12 +00:00
include logo.html to nav.html
This commit is contained in:
parent
a6aa4ea698
commit
8d4a1e9ec4
1 changed files with 4 additions and 5 deletions
|
@ -14,11 +14,10 @@
|
|||
<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-->
|
||||
|
||||
<!-- LogoPart -->
|
||||
{% include logo.html %}
|
||||
<!-- /LogoPart -->
|
||||
|
||||
|
||||
<!--Navbar Menu Links-->
|
||||
|
|
Loading…
Add table
Reference in a new issue