From 3ded6000397da434f13425a1bde649bb2689f7db Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Thu, 29 Oct 2020 11:50:09 +0100 Subject: [PATCH 1/2] Remove donation page --- donate/index.md | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 donate/index.md diff --git a/donate/index.md b/donate/index.md deleted file mode 100644 index c90e164..0000000 --- a/donate/index.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -layout: page_container -title: Support Us -heading: Support Us ---- - -
-

- Together we make sure that you and many other can take back the control over their Data. - And enjoy easy online privacy. -

- -

- Your donation will help us continue to develop Portmaster as free and open source software. It is only through your support that we are able to continue developing new technologies that effectively protect you that are fit for today’s internet landscape. -

-
- -
-
- -
OR
- -
-
-
-
- Thank you for your support! -
-
From 5c3f5819361b2631d1bc8e132174364f8767e72c Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Thu, 29 Oct 2020 11:51:01 +0100 Subject: [PATCH 2/2] Redirect old /donate/ url to /ownership/ I doubt people had that bookmarked or it has any links from the web, but in case this seems most fitting (not a good fit, but most fitting) --- ownership/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ownership/index.html b/ownership/index.html index ca9fa1f..d9ff9fa 100644 --- a/ownership/index.html +++ b/ownership/index.html @@ -1,6 +1,8 @@ --- title: Safing Ownership layout: page +redirect_from: + - /donate/ ---