Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Nov 20, 2015
1 parent 0016803 commit 0346e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% if page.section-type == "index" %}
<a class="navbar-brand page-scroll" href="#page-top">
{% else %}
<a class="navbar-brand" href="{{site.baseurl}}/index.html">
<a class="navbar-brand" href="{{site.baseurl}}/">
{% endif %}
<div>
{% if site.black-favicon %}<img src="{{site.baseurl}}{{ site.black-favicon }}" alt="">{% endif %}
Expand Down

0 comments on commit 0346e86

Please sign in to comment.