fix: Email Logo URL
All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 3m38s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 23s
Deploy to Staging / Verify Staging (pull_request) Successful in 9s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 7s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 3m38s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 23s
Deploy to Staging / Verify Staging (pull_request) Successful in 9s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 7s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
import { EMAIL_STYLES } from './email-styles';
|
import { EMAIL_STYLES } from './email-styles';
|
||||||
|
|
||||||
// External logo URL - hosted on GitHub for reliability
|
// External logo URL - hosted on GitHub for reliability
|
||||||
const LOGO_URL = 'https://raw.githubusercontent.com/ericgullickson/images/c58b0e4773e8395b532f97f6ab529e38ea4dc8be/motovaultpro-auth0-small.png';
|
const LOGO_URL = 'https://motovaultpro.com/images/logos/motovaultpro-auth0-small.png';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renders the complete HTML email layout with branding
|
* Renders the complete HTML email layout with branding
|
||||||
|
|||||||
Reference in New Issue
Block a user