Skip to content

Commit

Permalink
chore: add back angular icon
Browse files Browse the repository at this point in the history
  • Loading branch information
xieziyu committed Dec 2, 2024
1 parent 53e8f5d commit 1e572a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>ngx-echarts</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root></app-root>
Expand Down

0 comments on commit 1e572a5

Please sign in to comment.