1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00

chore: update footer

This commit is contained in:
Nuno Góis 2025-05-14 12:33:12 +01:00
parent 929e712daf
commit b2cd12b373
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765
3 changed files with 6 additions and 6 deletions

View File

@ -424,6 +424,7 @@ export class EmailService {
name: this.stripSpecialCharacters(name),
year,
unleashUrl,
recipient,
};
let gettingStartedTemplate = 'getting-started';

View File

@ -155,9 +155,9 @@
</div>
<div class="footer">
<p>
<a href="https://github.com/unleash" target="_blank">Follow us on GitHub</a><br />
&copy; {{ year }} Bricks Software All rights reserved.<br />
Our mailing address is: <a href="mailto:team@getunleash.io">team@getunleash.io</a>
By starting to use Unleash, you are agreeing to our <a href="https://www.getunleash.io/terms-of-service" target="_blank" rel="noopener noreferrer">Terms of Service</a>
<br />
This email was sent to {{ recipient }}
</p>
</div>
</div>

View File

@ -23,6 +23,5 @@ Once you're up and running, you might want to take a look at the following resou
Best,
Your Unleash team
Follow us on GitHub: https://github.com/unleash
Contact us: team@getunleash.io
© {{ year }} Bricks Software All rights reserved.
By starting to use Unleash, you are agreeing to our Terms of Service: https://www.getunleash.io/terms-of-service
This email was sent to {{ recipient }}