This commit is contained in:
Set Hallstrom 2020-09-25 14:34:55 +02:00
parent 0f9247f458
commit cfe1e8846f
6 changed files with 61 additions and 9 deletions

View file

@ -97,12 +97,12 @@ defaults:
width: 1024
height: 720
resize_style: cover
uploads_dir: "/images"
uploads_dir: "/images/pages"
content:
width: 720
height: 720
resize_style: cover
uploads_dir: "/images"
uploads_dir: "/images/pages"
- scope:
path: ""
type: "posts"
@ -115,11 +115,11 @@ defaults:
width: 1024
height: 720
resize_style: cover
uploads_dir: "/images"
uploads_dir: "/images/posts"
content:
width: 720
height: 720
resize_style: cover
uploads_dir: "/images"
uploads_dir: "/images/posts"