🏗 Restructure project, change font to Maple Mono

This commit is contained in:
2025-08-29 12:37:17 -04:00
parent 0733e44d8b
commit b8445f4a1b
63 changed files with 1522 additions and 842 deletions
+4 -4
View File
@@ -12,13 +12,13 @@
"lint": "eslint --ext .js --ext .ts --ext .astro"
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.3",
"@astrojs/mdx": "4.0.2",
"@astrojs/rss": "4.0.10",
"@astrojs/alpinejs": "^0.4.8",
"@astrojs/mdx": "^4.3.4",
"@astrojs/rss": "^4.0.12",
"@types/alpinejs": "^3.13.11",
"@types/markdown-it": "^14.1.2",
"alpinejs": "^3.14.8",
"astro": "^5.1.8",
"astro": "^5.13.3",
"astro-pagefind": "^1.7.0",
"date-fns": "^4.1.0",
"markdown-it": "^14.1.0",