mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
feat: implement dynamic og images using @ethercorps/sveltekit-og
This commit is contained in:
parent
1e1c25549d
commit
1be9ad4668
6 changed files with 375 additions and 7 deletions
|
@ -38,6 +38,8 @@
|
|||
"vite": "^5.0.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ethercorps/sveltekit-og": "^3.0.0",
|
||||
"@types/node": "^20.11.5",
|
||||
"@vercel/analytics": "^1.1.1",
|
||||
"@vercel/speed-insights": "^1.0.3",
|
||||
"bits-ui": "^0.14.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue