feat: add url to site config, add webp support, change image sizing
This commit is contained in:
@@ -14,7 +14,7 @@ fields:
|
||||
- identifier: image
|
||||
type: File
|
||||
properties:
|
||||
allowed: [jpg, jpeg, png, gif]
|
||||
allowed: [jpg, jpeg, png, gif, webp]
|
||||
useExistingField: true
|
||||
- identifier: imageorient
|
||||
useExistingField: true
|
||||
@@ -26,4 +26,4 @@ fields:
|
||||
- label: 25%
|
||||
value: 1
|
||||
- label: 50%
|
||||
value: 2
|
||||
value: 2
|
||||
Reference in New Issue
Block a user