We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20a677f + 73a53e7 commit 2b4f2afCopy full SHA for 2b4f2af
1 file changed
complete-application/src/main/resources/templates/account.html
@@ -7,7 +7,7 @@
7
<div id="page-container">
8
<div id="page-header">
9
<div id="logo-header">
10
- <img src="https://fusionauth.io/assets/img/samplethemes/changebank/changebank.svg"/>
+ <img src="https://fusionauth.io/cdn/samplethemes/changebank/changebank.svg"/>
11
<div class="h-row">
12
<p class="header-email" th:text="${profile.email}"></p>
13
<a class="button-lg" href="/logout">Logout</a>
0 commit comments