1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-02 06:42:59 +00:00

Fix: improve wpa compatibility

This commit is contained in:
jcorporation
2019-02-11 18:22:38 +00:00
parent d3ff64db13
commit ef33423c1d
7 changed files with 33 additions and 26 deletions

View File

@@ -10,10 +10,11 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#343a40">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/assets/MaterialIcons-Regular.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous">
<link href="/css/mympd.min.css" rel="stylesheet">
<link href="/assets/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
<link rel="manifest" href="/mympd.webmanifest">
<link rel="apple-touch-icon" href="/assets/appicon-167.png">
<link href="/assets/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
<link href="/mympd.webmanifest" rel="manifest" crossorigin="anonymous">
<link href="/assets/appicon-167.png" rel="apple-touch-icon">
</head>
<body>
<header class="hide">