include logo.html to nav.html

This commit is contained in:
Udit Patel 2020-07-04 22:28:47 +05:30 committed by GitHub
parent a6aa4ea698
commit 8d4a1e9ec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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-->