diff options
Diffstat (limited to 'assets/email_templates/new_login_location.html')
-rw-r--r-- | assets/email_templates/new_login_location.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/email_templates/new_login_location.html b/assets/email_templates/new_login_location.html index ff262e99..e4911c5e 100644 --- a/assets/email_templates/new_login_location.html +++ b/assets/email_templates/new_login_location.html @@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%; @@ -86,7 +86,7 @@ color: white; cursor: pointer; padding: 15px 19px; - background-color: #ff5f00; + background-color: #0185ff; border-radius: 5px; " >Verify Login</a |