revrt defaults for layout to work

This commit is contained in:
sakrecoer 2020-07-06 12:11:07 +02:00
parent 73e150feca
commit 9a2768ae7f
2 changed files with 135 additions and 48 deletions

View file

@ -96,7 +96,6 @@ defaults:
- scope:
path: ""
type: "posts"
category: "release"
values:
layout: "post"
lang: en
@ -112,25 +111,6 @@ 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