chore(*): remove duplicate cache rule + cleanup cache headers; cleanup + formatting

This commit is contained in:
Cory Dransfeldt 2025-05-17 13:25:40 -07:00
parent 425fed6ff6
commit 0e565970a5
No known key found for this signature in database
42 changed files with 223 additions and 217 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "6.0.3",
"version": "6.0.9",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -32,7 +32,6 @@
"author": "Cory Dransfeldt",
"license": "MIT",
"dependencies": {
"html-minifier-terser": "7.2.0",
"minisearch": "^7.1.2",
"youtube-video-element": "^1.5.1"
},
@ -43,6 +42,7 @@
"concurrently": "9.1.2",
"cssnano": "^7.0.7",
"dotenv": "16.5.0",
"html-minifier-terser": "7.2.0",
"ics": "^3.8.1",
"jsdom": "26.1.0",
"markdown-it": "^14.1.0",