Skip to content

Commit

Permalink
✨ feat: add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Nov 1, 2023
1 parent 4f6f09a commit ed9e843
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="/public/favicon.webp">
<title>LobeChat Plugin Time</title>
</head>
<body>
Expand Down
Binary file added public/favicon.webp
Binary file not shown.

0 comments on commit ed9e843

Please sign in to comment.