We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a0a91 commit 93b33b8Copy full SHA for 93b33b8
packages/client/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <link rel="icon" href="/favicon.svg" type="image/svg+xml" />
+ <link rel="icon" href="/logo.svg" type="image/svg+xml" />
7
<title>Vue DevTools Client</title>
8
<script src="/color-scheme.js"></script>
9
</head>
packages/client/public/logo.svg
0 commit comments