There was an error while loading. Please reload this page.
1 parent a2fbe5f commit 7772994Copy full SHA for 7772994
src/index.template.html
@@ -5,7 +5,7 @@
5
<title>Vue HN 2.0</title>
6
<meta name="mobile-web-app-capable" content="yes">
7
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
8
- <link rel="shortcut icon" sizes="48x48" href="/logo.png">
+ <link rel="shortcut icon" sizes="48x48" href="/public/logo-48.png">
9
<meta name="theme-color" content="#f60">
10
<link rel="manifest" href="/manifest.json">
11
</head>
0 commit comments