feat(index): umami integration

This commit is contained in:
z0x 2025-01-14 18:34:22 -05:00
parent ac0a73fd17
commit 6b1bf471d1
3 changed files with 8 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@yeskunall/astro-umami": "^0.0.3",
"astro": "^5.1.5",
"motion": "^11.17.0"
},