From b58fabe2a3b7e8a7227a2818d0221639eb69f95e Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Wed, 4 Jun 2025 16:02:29 -0400 Subject: [PATCH] Create abuse and refund policies --- .nav.yml | 4 +++- abuse.md | 1 + refund.md | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 abuse.md create mode 100644 refund.md diff --git a/.nav.yml b/.nav.yml index f906ed4..c3fa939 100644 --- a/.nav.yml +++ b/.nav.yml @@ -4,5 +4,7 @@ nav: - terms.md - privacy.md - aup.md + - abuse.md - dmca.md - - subprocessors.md \ No newline at end of file + - subprocessors.md + - refund.md \ No newline at end of file diff --git a/abuse.md b/abuse.md new file mode 100644 index 0000000..cf032a1 --- /dev/null +++ b/abuse.md @@ -0,0 +1 @@ +# Abuse Handling Policy \ No newline at end of file diff --git a/refund.md b/refund.md new file mode 100644 index 0000000..53529a0 --- /dev/null +++ b/refund.md @@ -0,0 +1 @@ +# Refund Policy \ No newline at end of file