We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10f12d commit 9d995f9Copy full SHA for 9d995f9
1 file changed
_includes/nav.html
@@ -7,7 +7,7 @@
7
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
8
<i class="fa fa-bars" aria-hidden="true"></i>
9
</button>
10
- <a class="navbar-brand" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/fovlogo_new.png" style="height:80px; cursor:pointer;"></a>
+ <a class="navbar-brand" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/fovlogo.jpg" style="height:80px; cursor:pointer;"></a>
11
</div>
12
13
<!-- Collect the nav links, forms, and other content for toggling -->
0 commit comments