From 00fee6dbeb05e30f45a63508d9e3edcf883b414c Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 13 Dec 2023 18:37:46 +0100 Subject: [PATCH] refine warnings for experimental service, only show for non-nine domains. --- www/src/index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/www/src/index.md b/www/src/index.md index e0ab5ebc..5308a2c6 100644 --- a/www/src/index.md +++ b/www/src/index.md @@ -14,7 +14,6 @@ Welcome to instant, interoperable and [privacy-preserving](privacy.html) messagi 💬 **Start** chatting with any Delta Chat contacts using [QR invite codes](https://delta.chat/en/help#howtoe2ee) -
Note: this is an experimental service
- - - +{% if config.mail_domain != "nine.testrun.org" %} +
Note: this is only a temporary development chatmail service
+{% endif %}