From 4fa4a146398e730f026bc7a3752d55021a62a16f Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Tue, 26 Mar 2024 12:11:46 +0000 Subject: docs: Update logo in all screenshots --- apps/web/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/web/app/layout.tsx') diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index f5ad19f6..f879780e 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -17,7 +17,8 @@ const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { title: "Hoarder", applicationName: "Hoarder", - description: "Your AI powered second brain", + description: + "The Bookmark Everything app. Hoard links, notes, and images and they will get automatically tagged AI.", manifest: "/manifest.json", appleWebApp: { capable: true, -- cgit v1.2.3-70-g09d2