Moar stuph

This commit is contained in:
2026-01-16 19:07:27 +01:00
parent 76a27dd920
commit e07200e424
38 changed files with 22023 additions and 35 deletions

View File

@ -99,6 +99,8 @@ return [
'presets' => [
// 'small' => ['w' => 200, 'h' => 200, 'q' => 75, 'fit' => 'crop'],
'thumbnail' => [ 'w' => 300, 'h' => 300, 'q' => 75 ],
'logo' => [ 'w' => 200, 'h' => 200, 'q' => 80, 'fit' => 'contain' ],
],
/*