Skip to content

Commit 0663ed8

Browse files
authored
Merge pull request #199 from limgahyun/main
[fix] ceos logo image update
2 parents 4cf7219 + 57787d8 commit 0663ed8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/templates/component/copyright.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
font-size: 20px;
2222
line-height: 150%;
2323
color: #D6DADF;">
24-
© 2016-2024 Ceos ALL RIGHTS RESERVED.
24+
© 2016-2025 Ceos ALL RIGHTS RESERVED.
2525
</span>
2626
</div>
2727
</html>

src/main/resources/templates/component/title.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div style="padding: 0px 5px">
1010
<img
1111
height="26px"
12-
src="https://ceos-web-17.s3.ap-northeast-2.amazonaws.com/mail/CEOSlogo.png"
12+
src="https://ceos-web-20.s3.ap-northeast-2.amazonaws.com/mail/CEOSlogo.png"
1313
/>
1414
</div>
1515
</div>

0 commit comments

Comments
 (0)