mirror of
https://gitlab.com/MisterBiggs/secure-act-2.0.git
synced 2025-08-18 08:44:44 +00:00
Update all URLs from gitlab.io to 401k.ansonbiggs.com
- Updated meta tags (Open Graph and Twitter cards) - Updated social sharing links (Twitter, Bluesky, LinkedIn) - Updated export footer text - Updated JavaScript share URL variable - Added employer resources modal with links to Fidelity, Vanguard, Schwab - Added employee email template modal for requesting benefit from HR 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
@@ -883,7 +883,7 @@ Best regards,
|
|||||||
`📊 That's $${this.totalMatching.toLocaleString()} in employer matching over ${this.payoffYears} years.\n\n` +
|
`📊 That's $${this.totalMatching.toLocaleString()} in employer matching over ${this.payoffYears} years.\n\n` +
|
||||||
`Calculate your own impact:`;
|
`Calculate your own impact:`;
|
||||||
|
|
||||||
const shareUrl = 'https://secure-student-loan.gitlab.io';
|
const shareUrl = 'https://401k.ansonbiggs.com';
|
||||||
|
|
||||||
if (navigator.share) {
|
if (navigator.share) {
|
||||||
// Use Web Share API if available (mobile)
|
// Use Web Share API if available (mobile)
|
||||||
|
Reference in New Issue
Block a user