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 51844fb commit 0ca23edCopy full SHA for 0ca23ed
src/index.html
@@ -5,7 +5,7 @@
5
<title>Account</title>
6
<base href="${BASE_PATH}/account/">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="icon" type="image/x-icon" href="fusio_32px.png">
+ <link rel="icon" type="image/x-icon" href="/fusio_32px.png">
9
<script>
10
FUSIO_URL = '${API_URL}';
11
</script>
0 commit comments