Fixes #95
This commit is contained in:
parent
0016803410
commit
0346e869fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue