From 93ec7e2e90aa756ff5b66ec671c72d2f18288b91 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sun, 16 Feb 2025 20:22:04 +0000 Subject: [PATCH] fix: privacy policy padding and clean-up --- src/pages/PrivacyPolicy.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/pages/PrivacyPolicy.tsx b/src/pages/PrivacyPolicy.tsx index ff1f392..ad7ebbc 100644 --- a/src/pages/PrivacyPolicy.tsx +++ b/src/pages/PrivacyPolicy.tsx @@ -3,14 +3,14 @@ import { Link } from "react-router"; function PrivacyPolicy() { return ( -
+
back

Privacy Policy

- Effective Date: January 25, 2025 + Effective Date: February 16, 2025

By using this website, you confirm that you understand and agree to this Privacy Policy.

@@ -27,13 +27,7 @@ function PrivacyPolicy() { . -
  • - Blockmatic does not use cookies. Umami also specifies in their{" "} - - F.A.Q. - {" "} - that they don't use cookies either. -
  • +
  • Blockmatic also does not use cookies.
  • Blockmatic is hosted by Vercel. I can not guarantee that Vercel does not collect any data, therefore I recommend reviewing their privacy policy for clarification.