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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user