feat: crop images before optimizing them to ensure proper aspect ratio
This commit is contained in:
parent
7a3a7d65e4
commit
605baf5836
4 changed files with 94 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "5.3.13",
|
||||
"version": "5.4.13",
|
||||
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
Reference in a new issue