diff --git a/bun.lockb b/bun.lockb
index 4e4c787..bef661d 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index 8cb82b5..c080357 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -33,6 +33,7 @@
},
"dependencies": {
"@elysiajs/eden": "^1.1.3",
- "@fingerprintjs/fingerprintjs": "^4.5.1"
+ "@fingerprintjs/fingerprintjs": "^4.5.1",
+ "svelte-meta-tags": "^4.0.4"
}
}
diff --git a/packages/frontend/src/Meta.svelte b/packages/frontend/src/Meta.svelte
index eeb25e4..0f9ab16 100644
--- a/packages/frontend/src/Meta.svelte
+++ b/packages/frontend/src/Meta.svelte
@@ -1,23 +1,29 @@
-
- {meta.title}
-
-
-
-
-
-
-
-
-
-
-
-
+