Skip to content

Commit 463e554

Browse files
msujawsclaude
andcommitted
feat: add view_kanban Material Icon as favicon
Replace default Vite favicon with Google Material 'view_kanban' icon in purple (#a78bfa) to match the app's accent theme. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 558a537 commit 463e554

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta name="description" content="Bugzilla Kanban Board - Where bugs go to chill" />
88
<title>Bugzilla Kanban - Where bugs go to chill 😎</title>

public/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)