|
@@ -4,12 +4,12 @@
|
|
|
<meta charset="UTF-8" />
|
|
<meta charset="UTF-8" />
|
|
|
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
|
|
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
|
|
|
<link rel="manifest" href="/manifest.webmanifest" />
|
|
<link rel="manifest" href="/manifest.webmanifest" />
|
|
|
|
|
+ <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
|
|
<meta name="theme-color" content="#ffffff" />
|
|
<meta name="theme-color" content="#ffffff" />
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
|
|
<meta name="apple-mobile-web-app-title" content="RunForge" />
|
|
<meta name="apple-mobile-web-app-title" content="RunForge" />
|
|
|
- <link rel="apple-touch-icon" href="/logo.svg" />
|
|
|
|
|
<title>RunForge - 智能校园乐跑平台</title>
|
|
<title>RunForge - 智能校园乐跑平台</title>
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|