Skip to content

Commit c2337f0

Browse files
Copilotrajbos
andcommitted
Add custom purple-themed favicon with three growing bars
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent 9319095 commit c2337f0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

favicon.svg

Lines changed: 12 additions & 0 deletions
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>GitHub Copilot Premium Requests Usage Analyzer</title>
88
<link rel="stylesheet" href="/src/main.css" />
99
<link rel="stylesheet" href="/src/index.css" />
10-
<link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg" />
10+
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
1111
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
1212
</head>
1313

0 commit comments

Comments
 (0)