feat: Add clients

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2023-10-01 19:54:31 +02:00
parent fe437165a1
commit 3436392be9
22 changed files with 260 additions and 56 deletions

6
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"@fontsource-variable/lexend": "^5.0.12",
"@tailwindcss/typography": "^0.5.10",
"astro": "^3",
"astro-seo": "^0.8.0",
"easy-sitemap": "^1.2.0",
"lucide-astro": "^0",
"simple-icons-astro": "^9.16.0",
@@ -1612,6 +1613,11 @@
"sharp": "^0.32.5"
}
},
"node_modules/astro-seo": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/astro-seo/-/astro-seo-0.8.0.tgz",
"integrity": "sha512-7gq6lhibCM8FuzZIJlbLLWP5EJ9KL2/4XqeFrAg9O6ZK2xMFxJ5ubKf+a0VJwwTu8W8Xr421CmpiXu6Hq7n/7Q=="
},
"node_modules/autoprefixer": {
"version": "10.4.16",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz",