feat: crop images before optimizing them to ensure proper aspect ratio

This commit is contained in:
Cory Dransfeldt 2024-02-05 11:52:08 -08:00
parent 7a3a7d65e4
commit 605baf5836
No known key found for this signature in database
4 changed files with 94 additions and 28 deletions

View file

@ -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": {