Skip to content

Commit 5a9f56b

Browse files
committed
Change footer image in email template
1 parent 111ca86 commit 5a9f56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/email/html/template.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<body>
44
<#nested>
55
<a href="https://ubuntu-kr.org">
6-
<img style="width: 300px" src="https://raw.githubusercontent.com/ubuntu-kr/logo-artworks/main/UbuntuKrTitle.svg"/>
6+
<img style="width: 300px" src="https://raw.githubusercontent.com/ubuntu-kr/logo-artworks/main/UbuntuKrTitle.png"/>
77
</a>
88
</body>
99
</html>

0 commit comments

Comments
 (0)