feat(index): replace inline svg with lucide icons & make logo unselectable
All checks were successful
build dist / build-dist (push) Successful in 35s

This commit is contained in:
z0x 2025-06-01 11:40:23 -04:00
parent 53ae4c2fdd
commit 69e584cea6
6 changed files with 20 additions and 83 deletions

View file

@ -12,9 +12,11 @@
"@astrojs/check": "^0.9.4",
"@biomejs/biome": "1.9.4",
"@fontsource-variable/geist": "^5.2.6",
"@iconify-json/lucide": "^1.2.45",
"@tailwindcss/vite": "^4.1.8",
"@types/node": "^22.15.29",
"astro": "^5.8.1",
"astro-icon": "^1.1.5",
"motion": "^12.15.0",
"tailwindcss": "^4.1.8"
},