restore the header title
This commit is contained in:
parent
2c70249615
commit
600806b15d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<div class="mdl-layout__header-row">
|
<div class="mdl-layout__header-row">
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<a class="mdl-layout-title" href="{{ site.url }}">{{ site.title }}</a>
|
<span class="mdl-layout-title">{{ site.title }}</span>
|
||||||
<!-- Add spacer, to align navigation to the right -->
|
<!-- Add spacer, to align navigation to the right -->
|
||||||
<div class="mdl-layout-spacer"></div>
|
<div class="mdl-layout-spacer"></div>
|
||||||
<!-- Navigation. We hide it in small screens. -->
|
<!-- Navigation. We hide it in small screens. -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue