most of the theme is done, need two intro bits on homepage, considering images and fonts

This commit is contained in:
2025-05-25 14:33:29 -04:00
Unverified
parent a5ce703879
commit 7eac18bbc3
16 changed files with 1284 additions and 113 deletions

View File

@@ -13,7 +13,8 @@
"lucide-react": "^0.511.0",
"next": "15.3.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"react-markdown": "^10.1.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3",