From 756fb319fc1d278dbbf259a85a23d1ec0fae1997 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Mon, 6 Jul 2020 09:50:43 +0200 Subject: [PATCH] defaults --- _config.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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