chore(vars.css): change stalwart color over to fastmail

This commit is contained in:
Cory Dransfeldt 2025-05-27 11:34:16 -07:00
parent 81e29e86ab
commit bb1a36cd51
No known key found for this signature in database
4 changed files with 28 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "8.0.3",
"version": "8.0.4",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -55,7 +55,7 @@
"postcss-import": "^16.1.0",
"postcss-import-ext-glob": "^2.1.1",
"rimraf": "^6.0.1",
"terser": "^5.39.2",
"terser": "^5.40.0",
"truncate-html": "^1.2.1"
}
}