Add interests to interests page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-14 15:26:14 -06:00
parent 09f8eda192
commit 9058bb89d9
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
10 changed files with 262 additions and 123 deletions

View file

@ -20,7 +20,7 @@
"postcss": "^8.5.6",
"postcss-custom-media": "^11.0.6",
"posthtml": "^0.16.6",
"posthtml-component": "^2.2.0",
"posthtml-component": "github:StratusFearMe21/posthtml-components#reorder_processing",
"posthtml-include": "^2.0.1",
"posthtml-markdownit": "^3.1.2"
},