summaryrefslogtreecommitdiffstats
path: root/blog/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'blog/_config.yml')
-rw-r--r--blog/_config.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/blog/_config.yml b/blog/_config.yml
index 0f28770..42aa156 100644
--- a/blog/_config.yml
+++ b/blog/_config.yml
@@ -27,12 +27,28 @@ defaults:
-
scope:
path: ""
+ values:
+ lang: "no"
+ -
+ scope:
+ path: "en"
+ values:
+ lang: "en"
+ -
+ scope:
+ path: ""
type: "posts"
values:
layout: "post"
author: "Harald"
-
scope:
+ path: "_posts/en"
+ type: "posts"
+ values:
+ lang: "en"
+ -
+ scope:
path: "_concerts"
values:
layout: "concert"