feat: refactor image loading

This commit is contained in:
Cory Dransfeldt 2024-05-01 17:46:07 -07:00
parent 22fd3850ef
commit 93fb7eafeb
No known key found for this signature in database
30 changed files with 3408 additions and 4023 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "13.3.0",
"version": "13.4.0",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -33,7 +33,6 @@
"@11ty/eleventy": "3.0.0-alpha.10",
"@11ty/eleventy-activity-feed": "^1.0.9",
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-img": "^4.0.2",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",