summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 354e46a..ce10eeb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -11,12 +11,15 @@ timezone: America/New_York
# Site-level data
name: Ben Burwell
excerpt_separator: <!--more-->
-layout: master
permalink: /:slug.html
defaults:
- scope:
path: ""
+ values:
+ layout: master
+ - scope:
+ path: ""
type: "posts"
values:
layout: "post"