bokred FUCKIING conf
This commit is contained in:
parent
ce5e4346e0
commit
ff549575a2
1 changed files with 6 additions and 6 deletions
12
_config.yml
12
_config.yml
|
|
@ -69,23 +69,23 @@ timezone: Europe/Stockholm
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
- scope:
|
- scope:
|
||||||
path: "*.pdf"
|
path: "*.pdf"
|
||||||
values:
|
values:
|
||||||
sitemap: false
|
sitemap: false
|
||||||
- scope:
|
- scope:
|
||||||
path: ""
|
path: ""
|
||||||
type: "events"
|
type: "events"
|
||||||
values:
|
values:
|
||||||
_options:
|
_options:
|
||||||
flyer_image:
|
flyer_image:
|
||||||
width: "960"
|
width: 960
|
||||||
height: "480"
|
height: 480
|
||||||
resize_style: "cover"
|
resize_style: "cover"
|
||||||
mime_type: "image/jpeg"
|
mime_type: "image/jpeg"
|
||||||
uploads_dir: "images/events"
|
uploads_dir: "images/events"
|
||||||
content:
|
content:
|
||||||
width: "150"
|
width: 150
|
||||||
height: "150"
|
height: 150
|
||||||
resize_style: "cover"
|
resize_style: "cover"
|
||||||
mime_type: "image/jpeg"
|
mime_type: "image/jpeg"
|
||||||
uploads_dir: "images/events"
|
uploads_dir: "images/events"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue