use post layout by default for blog posts; use same layouts as my website

This commit is contained in:
Dean Attali 2016-03-27 20:13:45 -07:00
parent a0ec106d3d
commit 0f997ee179
6 changed files with 58 additions and 48 deletions

View file

@ -85,6 +85,7 @@ defaults:
path: ""
type: "posts"
values:
layout: "post"
comments: true # add comments to all blog posts
-
scope: