Skip to content

Commit

Permalink
feat: update favicon path in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NtskwK committed Sep 3, 2024
1 parent 731d318 commit e3ddb39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/src/assets/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>水系官网</title>
</head>
Expand Down
Binary file added site/src/assets/favicon.ico
Binary file not shown.

0 comments on commit e3ddb39

Please sign in to comment.