revrt defaults for layout to work
This commit is contained in:
parent
73e150feca
commit
9a2768ae7f
2 changed files with 135 additions and 48 deletions
20
_config.yml
20
_config.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue