diff --git a/package-lock.json b/package-lock.json
index 5605a10..b19a809 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3457,9 +3457,9 @@
}
},
"node_modules/domutils": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
- "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.1.tgz",
+ "integrity": "sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==",
"license": "BSD-2-Clause",
"dependencies": {
"dom-serializer": "^2.0.0",
@@ -3486,9 +3486,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
- "version": "1.5.75",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.75.tgz",
- "integrity": "sha512-Lf3++DumRE/QmweGjU+ZcKqQ+3bKkU/qjaKYhIJKEOhgIO9Xs6IiAQFkfFoj+RhgDk4LUeNsLo6plExHqSyu6Q==",
+ "version": "1.5.76",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.76.tgz",
+ "integrity": "sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==",
"license": "ISC"
},
"node_modules/emmet": {
diff --git a/public/.well-known/security.txt b/public/.well-known/security.txt
index 742114d..7e185f9 100644
--- a/public/.well-known/security.txt
+++ b/public/.well-known/security.txt
@@ -1,4 +1,4 @@
Contact: mailto:security@troylusty.com
-Expires: 2025-01-01T00:00:00.000Z
+Expires: 2026-01-01T00:00:00.000Z
Encryption: https://troylusty.com/gpg.txt
Preferred-Languages: en
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
deleted file mode 100644
index c2fb4fc..0000000
Binary files a/public/apple-touch-icon.png and /dev/null differ
diff --git a/public/favicon.ico b/public/favicon.ico
deleted file mode 100644
index aeb850c..0000000
Binary files a/public/favicon.ico and /dev/null differ
diff --git a/src/components/Head.astro b/src/components/Head.astro
index b14d5ba..224821a 100644
--- a/src/components/Head.astro
+++ b/src/components/Head.astro
@@ -33,8 +33,6 @@ import redhatmono from "@fontsource-variable/red-hat-mono/files/red-hat-mono-lat
-
-
@@ -100,9 +98,6 @@ import redhatmono from "@fontsource-variable/red-hat-mono/files/red-hat-mono-lat
}
-
-
-