mirror of
https://github.com/danbee/mpd-client
synced 2025-03-04 08:39:09 +00:00
Add minimal-ui for iOS Safari.
This commit is contained in:
parent
b400557cc8
commit
2d914794c8
@ -2,7 +2,7 @@
|
||||
<html ng-app="mpdClient">
|
||||
<head>
|
||||
<title>MPD Client</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimal-ui">
|
||||
<%= stylesheet_tag 'mpd-client' %>
|
||||
<%= javascript_tag 'mpd-client' %>
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user