diff options
author | gbmor <ben@gbmor.dev> | 2021-10-13 16:05:00 -0400 |
---|---|---|
committer | gbmor <ben@gbmor.dev> | 2021-10-13 16:05:00 -0400 |
commit | ca0371b54ebccc7e94b74185567d33299f368305 (patch) | |
tree | 1cc2bf267b323aba211664cc4f51c37abdca8c43 /html | |
parent | 6e35848f52cc408edc2955ef72a3a6186c62f76f (diff) | |
download | site-ca0371b54ebccc7e94b74185567d33299f368305.tar.gz |
notice on signup page about icloud rejecting our mail
Diffstat (limited to 'html')
-rw-r--r-- | html/signup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/signup.html b/html/signup.html index ef92b63..a5d5966 100644 --- a/html/signup.html +++ b/html/signup.html @@ -12,7 +12,7 @@ <div id="content" class="signup"> <h1>Request an Account</h1> <p> - If you haven't received the welcome email within 24 hours, please check your spam folder. + If you haven't received the welcome email within 24 hours, please check your spam folder. If you use <code>icloud.com</code> for mail, our welcome email will be rejected, so keep an eye on our fediverse account (navigation bar) to see when your user is added. </p> <p> Your email address is only used to send you a welcome email. |