From 435a9af9263993302d837c0680bd6b576c1bce8e Mon Sep 17 00:00:00 2001 From: Johnathan Irvin Date: Sat, 27 May 2023 18:44:24 -0400 Subject: [PATCH] feat(page): Added privacy policy --- src/layout.html | 5 + src/privacy.html | 385 +++++++++++++++++++++++++++++++++++++++++++++++ src/tos.html | 2 +- 3 files changed, 391 insertions(+), 1 deletion(-) create mode 100644 src/privacy.html diff --git a/src/layout.html b/src/layout.html index 7d6df72..3ec7731 100644 --- a/src/layout.html +++ b/src/layout.html @@ -74,6 +74,11 @@ Terms of Service +
  • + + Privacy Policy + +