Skip to content

Commit

Permalink
Merge pull request Postcatlab#256 from Postcatlab/yZaio
Browse files Browse the repository at this point in the history
fix: iconproblem
  • Loading branch information
yZaio committed Mar 8, 2023
2 parents acc43c1 + 75fe6d2 commit e095a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workbench/browser/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script async src="assets/font/iconpark.js"></script>
<link rel="icon" type="image/x-icon" href="assets/icons/iconLogo" />
<link rel="icon" type="image/x-icon" href="assets/icons/iconLogo.png" />
<style>
#mask {
position: absolute;
Expand Down

0 comments on commit e095a18

Please sign in to comment.