restore the header title

This commit is contained in:
Oscar Cortez 2015-07-20 23:42:10 -06:00
parent 2c70249615
commit 600806b15d

View file

@ -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. -->