From e13809fba6705f649ad3b907e1966974adf2e647 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 25 May 2025 00:52:02 +0000 Subject: chore: Add localhost labs to README and landing --- README.md | 4 ++++ apps/landing/src/Homepage.tsx | 9 +++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5050bf14..9b318373 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,10 @@ If you're enjoying using Karakeep, drop a ⭐️ on the repo! Buy Me A Coffee +## License + +Karakeep is licensed under [AGPL-3.0](https://github.com/karakeep-app/karakeep/blob/main/LICENSE) and owned by [Localhost Labs Ltd](https://localhostlabs.co.uk). + ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=karakeep-app/karakeep&type=Date)](https://star-history.com/#karakeep-app/karakeep&Date) diff --git a/apps/landing/src/Homepage.tsx b/apps/landing/src/Homepage.tsx index b00d7f2e..7ab7fdfd 100644 --- a/apps/landing/src/Homepage.tsx +++ b/apps/landing/src/Homepage.tsx @@ -230,8 +230,13 @@ function Features() { function Footer() { return ( -
-
© 2024-{currentYear} karakeep.app
+
+
+ © 2024-{currentYear}{" "} + + Localhost Labs Ltd + +