We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fa7f9 commit 9533c5fCopy full SHA for 9533c5f
client/resources/templates/main.html
@@ -25,7 +25,7 @@
25
<div class="cb-login">
26
<div class="login-box">
27
<div class="header">
28
- <img src="http://localhost:8000/static/images/icons/128.png" />
+ <img src="/static/images/icons/128.png" />
29
</div>
30
<div class="inner">
31
<% if (hr.offline.isConnected()) { %>
0 commit comments