feat: add url to site config, add webp support, change image sizing

This commit is contained in:
2024-12-15 01:27:03 +01:00
parent a967366a9b
commit af66646775
7 changed files with 64 additions and 14 deletions

View File

@@ -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