lib/bonsai/templates/templates/shared/header.mustache in bonsai-1.1.5 vs lib/bonsai/templates/templates/shared/header.mustache in bonsai-1.1.6
- old
+ new
@@ -1,13 +1,5 @@
<header>
- <h1 id="logo">
- <a href="/" rel="home">
- <span>Tiny</span>
- <span>Tree</span>
- </a>
- </h1>
-
+ <h1 id="logo"><a href="/" rel="home">Tiny<br />Tree</a></h1>
{{> shared/nav}}
{{> shared/breadcrumbs}}
- <h2>{{headline}}</h2>
-
-</header>
+</header>
\ No newline at end of file