aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/layout.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/app/layout.tsx')
-rw-r--r--apps/web/app/layout.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx
index fd2234bf..3eb017ad 100644
--- a/apps/web/app/layout.tsx
+++ b/apps/web/app/layout.tsx
@@ -19,14 +19,14 @@ const inter = Inter({
});
export const metadata: Metadata = {
- title: "Hoarder",
- applicationName: "Hoarder",
+ title: "Karakeep",
+ applicationName: "Karakeep",
description:
"The Bookmark Everything app. Hoard links, notes, and images and they will get automatically tagged AI.",
manifest: "/manifest.json",
appleWebApp: {
capable: true,
- title: "Hoarder",
+ title: "Karakeep",
},
formatDetection: {
telephone: false,