Skip to content

Commit 1774a67

Browse files
hyglgithubclaude
andcommitted
fix: add favicon to website
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 87dd329 commit 1774a67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>BiViNote - B站视频字幕笔记神器</title>
7+
<link rel="icon" type="image/png" href="icons/icon-32.png">
78
<style>
89
/* 全局重置 */
910
* { margin: 0; padding: 0; box-sizing: border-box; }

0 commit comments

Comments
 (0)