Skip to content

Commit 2b4f2af

Browse files
author
Alex Patterson
authored
Merge pull request #8 from FusionAuth/alex-fusionauth-patch-1
fix(changebank.svg)
2 parents 20a677f + 73a53e7 commit 2b4f2af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • complete-application/src/main/resources/templates

complete-application/src/main/resources/templates/account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div id="page-container">
88
<div id="page-header">
99
<div id="logo-header">
10-
<img src="https://fusionauth.io/assets/img/samplethemes/changebank/changebank.svg"/>
10+
<img src="https://fusionauth.io/cdn/samplethemes/changebank/changebank.svg"/>
1111
<div class="h-row">
1212
<p class="header-email" th:text="${profile.email}"></p>
1313
<a class="button-lg" href="/logout">Logout</a>

0 commit comments

Comments
 (0)