Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit97ff158

Browse files
authored
fix: remove non standard rel=shortcut (#6969)
1 parent7f3d511 commit97ff158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/@vue/cli-ui/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metacharset="utf-8">
55
<metahttp-equiv="X-UA-Compatible"content="IE=edge">
66
<metaname="viewport"content="width=device-width,initial-scale=1.0">
7-
<linkrel="shortcuticon"href="<%= webpackConfig.output.publicPath %>favicon.ico">
7+
<linkrel="icon"href="<%= webpackConfig.output.publicPath %>favicon.ico">
88
<title>Vue CLI</title>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp