Skip to content

Commit 5a8331f

Browse files
committed
Reference image hosted on coder.com instead
Relies on coder/coder.com#518 Signed-off-by: Danny Kopping <danny@coder.com>
1 parent 4f7a910 commit 5a8331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/notifications/dispatch/smtp/html.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body style="font-family: Arial, sans-serif; background-color: #1d1d20; margin: 0; padding: 0;">
99
<div style="max-width: 600px; margin: 20px auto; background-color: #3f556d; border: 1px solid #34495E; padding: 20px; border-radius: 8px;">
1010
<div style="text-align: center; padding: 20px 0; border-bottom: 1px solid #34495E;">
11-
<img width="215" height="47" src="https://raw.githubusercontent.com/coder/presskit/main/logos/coder_logo_transparent_strip_white.png"/>
11+
<img width="215" height="47" src="https://coder.com/logo-wide-white.png"/>
1212
</div>
1313
<div style="padding: 20px; color: #ECF0F1; line-height: 1.6;">
1414
<h1 style="color: #ECF0F1;">{{ .Labels._subject }}</h1>

0 commit comments

Comments
 (0)