Skip to content

Commit

Permalink
fix: remove black box on iOS PWA #180
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Mar 25, 2021
1 parent 712f10c commit f918ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="Description" content="The sleekest looking WEBUI for qBittorrent made with Vuejs!">
<link rel="icon" href="./favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
Expand Down

0 comments on commit f918ff5

Please sign in to comment.