Skip to content

Commit

Permalink
Used our own CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
DibranMulder committed Dec 16, 2024
1 parent ac8a132 commit 0a343d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/email-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Header -->
<tr>
<td style="padding: 16px 24px; text-align: center;">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSoOOJgTBoZlEvDMPM8uiLm-90NmqcJX0A-Pg&amp;s" />
<img src="https://yivi-cdn.s3.nl-ams.scw.cloud/yivi-header.png" />
</td>
</tr>
<!-- Title -->
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/email-nl.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Header -->
<tr>
<td style="padding: 16px 24px; text-align: center;">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSoOOJgTBoZlEvDMPM8uiLm-90NmqcJX0A-Pg&amp;s" />
<img src="https://yivi-cdn.s3.nl-ams.scw.cloud/yivi-header.png" />
</td>
</tr>
<!-- Title -->
Expand Down

0 comments on commit 0a343d7

Please sign in to comment.