layouts now need to be named after the collection exactly to be used as default.
This commit is contained in:
parent
e497d63efe
commit
546cad2fdc
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout : default
|
||||
---
|
||||
|
||||
<div class="page-header">
|
||||
<h1>{{ page.title }} {{# page.tagline }} <small>{{ . }}</small>{{/ page.tagline }}</h1>
|
||||
</div>
|
Loading…
Reference in a new issue