This commit is contained in:
Panos Sakkos 2015-11-20 02:57:56 +01:00
parent 0016803410
commit 0346e869fa

View file

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