diff --git a/_config.yml b/_config.yml index 7546f99a..b72017c8 100644 --- a/_config.yml +++ b/_config.yml @@ -96,6 +96,7 @@ defaults: - scope: path: "" type: "posts" + category: "release" values: layout: "post" lang: en @@ -111,6 +112,25 @@ defaults: height: 720 resize_style: cover uploads_dir: "/images" + - scope: + path: "" + type: "posts" + category: "ramblings" + values: + layout: "page" + lang: en + permalink: /:title/ + _options: + image: + width: 1024 + height: 720 + resize_style: cover + uploads_dir: "/images" + content: + width: 720 + height: 720 + resize_style: cover + uploads_dir: "/images" # --------- # Translate