feat(index): add last played music via maloja
All checks were successful
build dist / build-dist (push) Successful in 29s

This commit is contained in:
z0x 2025-04-18 22:47:20 -04:00
parent 70dc2d08a6
commit 41d2c7cbac
6 changed files with 99 additions and 5 deletions

View file

@ -9,12 +9,13 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.7.4",
"@astrojs/check": "^0.9.4",
"@biomejs/biome": "1.9.4",
"@fontsource-variable/geist": "^5.2.5",
"@tailwindcss/vite": "^4.1.4",
"@types/node": "^22.14.1",
"@yeskunall/astro-umami": "^0.0.4",
"astro": "^5.7.4",
"motion": "^12.7.4",
"tailwindcss": "^4.1.4"
},