Remove space after ---

This commit is contained in:
Michael Rose
2016-03-04 16:23:34 -05:00
parent 3b13509329
commit b2a56d6978
4 changed files with 22 additions and 7 deletions

View File

@@ -89,9 +89,17 @@ kramdown:
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
# Collections
collections:
recipes:
output: true
permalink: /:collection/:categories/:path/
pets:
output: true
permalink: /:collection/:categories/:path/
# Defaults
defaults:
# _posts
- scope:
path: ""
@@ -101,13 +109,24 @@ defaults:
comments: true
share: true
related: true
# _pages
- scope:
path: _pages
type: pages
values:
layout: post
# _recipes
- scope:
path: _recipes
type: recipes
values:
layout: post
# _pets
- scope:
path: _pets
type: pets
values:
layout: post
# Plugins
gems:
@@ -151,5 +170,4 @@ author:
twitter : *twitter
weibo :
xing :
youtube :
youtube :