This commit is contained in:
sakrecoer 2020-07-06 09:50:43 +02:00
parent 979c36a63c
commit 756fb319fc

View file

@ -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