Update header.html
This commit is contained in:
parent
88b40acedf
commit
be0a9c589d
|
@ -3,7 +3,7 @@
|
|||
|
||||
<!-- Header -->
|
||||
<header id="header"{% if page.layout == "landing" %} class="alt style2"{% endif %}{% if page.layout == "home" %} class="alt"{% endif %}>
|
||||
<a href="{{ "" | absolute_url }}" class="logo"><strong>{{ site.title }}</strong> <span>{{ site.title2 }}</span></a>
|
||||
<a href="{{ "" | absolute_url }}" class="logo"><strong>{{ site.title }}</strong> <span>{{ site.subtitle }}</span></a>
|
||||
<nav>
|
||||
<a href="#menu">Menu</a>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in New Issue