From 16866d8808c09c0cebc9861e04caa78fbcd10215 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 5 Apr 2025 15:53:42 +0100 Subject: chore: Hoarder to Karakeep rebranding (#1199) * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme --- apps/landing/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/landing/app/page.tsx') diff --git a/apps/landing/app/page.tsx b/apps/landing/app/page.tsx index db5fbd64..88fc1b03 100644 --- a/apps/landing/app/page.tsx +++ b/apps/landing/app/page.tsx @@ -21,8 +21,8 @@ import { } from "lucide-react"; const GITHUB_LINK = "https://github.com/hoarder-app/hoarder"; -const DOCS_LINK = "https://docs.hoarder.app"; -const DEMO_LINK = "https://try.hoarder.app"; +const DOCS_LINK = "https://docs.karakeep.app"; +const DEMO_LINK = "https://try.karakeep.app"; const platforms = [ { @@ -95,7 +95,7 @@ const featuresList = [ function NavBar() { return (
- +
-
© 2024 hoarder.app
+
© 2024 karakeep.app