change html
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "fiveq-website",
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev --host 0.0.0.0",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/manrope": "^5.2.8",
|
||||
"@iconify-json/lucide": "^1.2.32",
|
||||
"astro": "^5.7.10",
|
||||
"astro-icon": "^1.1.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user