We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3d511 commit 97ff158Copy full SHA for 97ff158
packages/@vue/cli-ui/public/index.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7
- <link rel="shortcut icon" href="<%= webpackConfig.output.publicPath %>favicon.ico">
+ <link rel="icon" href="<%= webpackConfig.output.publicPath %>favicon.ico">
8
<title>Vue CLI</title>
9
</head>
10
<body>
0 commit comments