Skip to content

Commit

Permalink
fix: index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RFbkak37y3kIY committed Jul 25, 2022
1 parent ee7e886 commit 8ac9d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
EXAMPLE:
window['base-href'] = '/sub-folder/';
*/
window['base-href'] = '/';
window['base-href'] = '/clickhouse-mate/';
document.head.querySelector('base').href = window['base-href'];
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit 8ac9d93

Please sign in to comment.