mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #5276 from overleaf/jpa-email-copy-change
[web] copy change to footer of new user onboarding email GitOrigin-RevId: 7b11655e5f2ae8d72e5fe69f8c07dab1c78ae98e
This commit is contained in:
parent
b58ba2299a
commit
2ffbbcc7fc
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ templates.userOnboardingEmail = NoCTAEmailTemplate({
|
||||||
'Thanks again for using Overleaf :)',
|
'Thanks again for using Overleaf :)',
|
||||||
`John`,
|
`John`,
|
||||||
`Dr John Hammersley <br />Co-founder & CEO <br />${siteLink}<hr>`,
|
`Dr John Hammersley <br />Co-founder & CEO <br />${siteLink}<hr>`,
|
||||||
`Don't want onboarding emails like this from us? Don't worry, this is the only one. If you've previously subscribed to emails about product offers and company news and events, you can unsubscribe ${userSettingsLink}.`,
|
`You're receiving this email because you've recently signed up for an Overleaf account. If you've previously subscribed to emails about product offers and company news and events, you can unsubscribe ${userSettingsLink}.`,
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue