diff options
Diffstat (limited to 'apps/landing/src/Privacy.tsx')
| -rw-r--r-- | apps/landing/src/Privacy.tsx | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/landing/src/Privacy.tsx b/apps/landing/src/Privacy.tsx index 366a0395..ee544277 100644 --- a/apps/landing/src/Privacy.tsx +++ b/apps/landing/src/Privacy.tsx @@ -1,14 +1,13 @@ export default function PrivacyPolicy() { return ( <div className="p-4"> - <title>Hoarder - Privacy Policy</title> + <title>Karakeep - Privacy Policy</title> <strong>Privacy Policy</strong> <p> - This privacy policy applies to the Hoarder App app (hereby referred to - as "Application") for mobile devices that was created by - Mohamed Bassem (hereby referred to as "Service Provider") as - an Open Source service. This service is intended for use "AS - IS". + This privacy policy applies to the Karakeep app (hereby referred to as + "Application") for mobile devices that was created by Mohamed + Bassem (hereby referred to as "Service Provider") as an Open + Source service. This service is intended for use "AS IS". </p> <br /> <strong>Information Collection and Use</strong> |
