feat(emails): warmer copy across invite, welcome, and event emails
Friendlier tone + ghost emoji on invite/welcome subjects; invite templates now offer a reply-to-this-email fallback; tighten OIDC wiki sign-in and event registration confirmation copy.
This commit is contained in:
parent
91711aa39b
commit
0ce61756b7
6 changed files with 19 additions and 19 deletions
|
|
@ -247,9 +247,11 @@ Click below to accept your invitation, choose your circle, and set your contribu
|
|||
|
||||
{acceptLink}
|
||||
|
||||
This link expires in 48 hours. If it expires, we can send you a new one.
|
||||
This link expires in 48 hours. If it expires, we can send you a new one. Just reply to this email.
|
||||
|
||||
See you inside.`;
|
||||
See you soon!
|
||||
|
||||
– Ghost Guild`;
|
||||
|
||||
const inviteTemplate = ref(DEFAULT_INVITE_TEMPLATE);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue