_includes/nav.html in jekyll-theme-artsy-0.1.3 vs _includes/nav.html in jekyll-theme-artsy-0.1.4

- old
+ new

@@ -4,10 +4,10 @@ <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <i class="fa fa-bars fa-lg"></i> </button> - <a href="{{ site.baseurl }}/" title="HOME"><img src="{{ site.baseurl }}/img/logo.png" alt="logo" style="width:150px;cursor:pointer;margin-top:15px;"/></a> + <a href="{{ site.baseurl }}/" title="HOME"><img src="{{ site.baseurl }}/assets/img/logo.png" alt="logo" style="width:150px;cursor:pointer;margin-top:15px;"/></a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right fancytextborder"> \ No newline at end of file