Skip to content

Commit 0ca23ed

Browse files
committed
fix icon
1 parent 51844fb commit 0ca23ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Account</title>
66
<base href="${BASE_PATH}/account/">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
<link rel="icon" type="image/x-icon" href="fusio_32px.png">
8+
<link rel="icon" type="image/x-icon" href="/fusio_32px.png">
99
<script>
1010
FUSIO_URL = '${API_URL}';
1111
</script>

0 commit comments

Comments
 (0)