Skip to content

Commit 7644c10

Browse files
committed
add: logo icon
1 parent b4bd203 commit 7644c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Vue Issue Helper</title>
66
<meta name="description" content="Help create better bug reports and pull requests for Vue and related repositories">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
<link rel="icon" href="/logo.png" type="image/x-icon">
8+
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/vueComponent/ant-design/master/logo.png">
99
</head>
1010
<body>
1111
<div id="app"></div>

0 commit comments

Comments
 (0)