From b651a9046b3422124ea7889a4602ddecbfb3046e Mon Sep 17 00:00:00 2001 From: holger krekel Date: Fri, 24 May 2024 23:11:53 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: missytake --- www/src/index.md | 2 ++ www/src/privacy.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/www/src/index.md b/www/src/index.md index 258567c3..29e4c171 100644 --- a/www/src/index.md +++ b/www/src/index.md @@ -4,6 +4,8 @@ ## Dear [Delta Chat](https://get.delta.chat) users and newcomers ... {% if config.mail_domain != "nine.testrun.org" %} +Welcome to instant, interoperable and [privacy-preserving](privacy.html) messaging :) +{% else %} Welcome to the default onboarding server ({{ config.mail_domain }}) for Delta Chat users. For details how it avoids storing personal information please see our [privacy policy](privacy). diff --git a/www/src/privacy.md b/www/src/privacy.md index cfeb33a8..a765787b 100644 --- a/www/src/privacy.md +++ b/www/src/privacy.md @@ -1,7 +1,7 @@ # Privacy Policy for {{ config.mail_domain }} -{% if config.mail_domain != "nine.testrun.org" %} +{% if config.mail_domain == "nine.testrun.org" %} Welcome to `{{config.mail_domain}}`, the default chatmail onboarding server for Delta Chat users. It is operated on the side by a small sysops team employed by [merlinux](https://merlinux.eu), an open-source R&D company also acting as the fiscal sponsor of Delta Chat app developments.