chore(*): remove duplicate cache rule + cleanup cache headers; cleanup + formatting
This commit is contained in:
parent
425fed6ff6
commit
0e565970a5
42 changed files with 223 additions and 217 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue