Skip to content

Commit

Permalink
feat: 引入 favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
feige996 committed Jan 23, 2024
1 parent ec426f9 commit c3ed31c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html build-date="%BUILD_DATE%">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script>
var coverSupport =
'CSS' in window &&
Expand Down

0 comments on commit c3ed31c

Please sign in to comment.