diff options
Diffstat (limited to 'blog/_config.yml')
-rw-r--r-- | blog/_config.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/blog/_config.yml b/blog/_config.yml index ddba4be..8798751 100644 --- a/blog/_config.yml +++ b/blog/_config.yml @@ -22,7 +22,6 @@ defaults: author: "Harald" - scope: - path: "concerts" - type: "concerts" + path: "_concerts" values: - layout: "concert" + layout: "default" |