chore: Update footer

This commit is contained in:
Eric Gullickson
2026-01-11 19:51:34 -06:00
parent a35d05f08a
commit 068db991a4
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ export function renderEmailLayout(content: string): string {
<a href="{{unsubscribeUrl}}" style="${EMAIL_STYLES.footerLink}" target="_blank">Manage Email Preferences</a>
</p>
<p style="${EMAIL_STYLES.copyright}">
&copy; 2025 MotoVaultPro. All rights reserved.
&copy; {new Date().getFullYear()} MotoVaultPro. All rights reserved.
</p>
</td>
</tr>