We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2de3da9 + 0acacff commit 069ed43Copy full SHA for 069ed43
2 files changed
favicon.svg
index.html
@@ -7,7 +7,7 @@
7
<title>GitHub Copilot Premium Requests Usage Analyzer</title>
8
<link rel="stylesheet" href="/src/main.css" />
9
<link rel="stylesheet" href="/src/index.css" />
10
- <link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg" />
+ <link rel="icon" href="/favicon.svg" type="image/svg+xml" />
11
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
12
</head>
13
0 commit comments