fix(*): corrects a number of html validation issues

This commit is contained in:
Cory Dransfeldt 2025-05-16 10:54:27 -07:00
parent 81e738621c
commit 8d9455940e
No known key found for this signature in database
5 changed files with 5 additions and 6 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "5.1.5",
"version": "5.1.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "5.1.5",
"version": "5.1.6",
"license": "MIT",
"dependencies": {
"html-minifier-terser": "7.2.0",