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 b4bd203 commit 7644c10Copy full SHA for 7644c10
src/index.html
@@ -5,7 +5,7 @@
5
<title>Vue Issue Helper</title>
6
<meta name="description" content="Help create better bug reports and pull requests for Vue and related repositories">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="icon" href="/logo.png" type="image/x-icon">
+ <link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/vueComponent/ant-design/master/logo.png">
9
</head>
10
<body>
11
<div id="app"></div>
0 commit comments