use post layout by default for blog posts; use same layouts as my website
This commit is contained in:
parent
a0ec106d3d
commit
0f997ee179
6 changed files with 58 additions and 48 deletions
|
@ -85,6 +85,7 @@ defaults:
|
|||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
layout: "post"
|
||||
comments: true # add comments to all blog posts
|
||||
-
|
||||
scope:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue