Fix syntax error

This commit is contained in:
Justin Ethier 2016-04-15 21:53:09 -04:00
parent 9b27940840
commit 6d853dbd94

View file

@ -1,7 +1,8 @@
defaults: defaults:
- -
scope: scope:
path: "" # an empty string here means all files in the project path: "" # an empty string here means all files in the project
type: "posts" # previously `post` in Jekyll 2.2. type: "posts" # previously `post` in Jekyll 2.2.
values: values:
ghproj: "layout: "default://github.com/justinethier/cyclone/tree/master/" ghproj: "default://github.com/justinethier/cyclone/tree/master/"