fix header link
This commit is contained in:
parent
e8756b8fc8
commit
1a8a51157d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<header id="header" {% if page.layout == 'default' %} class="alt" {% endif %}>
|
<header id="header" {% if page.layout == 'default' %} class="alt" {% endif %}>
|
||||||
<h1><a href="{{ "" | absolute_url }}">Autonomic</a></h1>
|
<h1><a href="{{ "/" | absolute_url }}">Autonomic</a></h1>
|
||||||
<nav id="nav">
|
<nav id="nav">
|
||||||
<ul>
|
<ul>
|
||||||
<li class="special">
|
<li class="special">
|
||||||
|
Reference in New Issue
Block a user