Skip to content

Commit fe5d3b0

Browse files
committed
update template.html
1 parent 430d753 commit fe5d3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emails/src/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<td class="main-td">
2121
<table class="main-child">
2222
<tr>
23-
<td class="logo-box"><img src="https://image.ibb.co/degcgd/logo.jpg" width="54" height="35" alt="IMG"></td>
23+
<td class="logo-box"><img src="{{@root.connectURL}}/static/logo.jpg" width="54" height="35" alt="IMG"></td>
2424
<td class="main-heading">YOUR TOPCODER PROJECT UPDATES</td>
2525
<td class="dummy-head-child"></td>
2626
</tr>

0 commit comments

Comments
 (0)