mirror of
https://github.com/danbee/scoreboard
synced 2025-03-04 08:59:11 +00:00
Set the statusbar to black
This commit is contained in:
parent
0a7e2436a1
commit
b1739301dd
@ -6,6 +6,7 @@
|
||||
<link rel="stylesheet" href="/stylesheets/main.css">
|
||||
<meta name="viewport" content="initial-scale=1">
|
||||
<meta content="yes" name="apple-mobile-web-app-capable">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
|
||||
<script>pusherKey = '<%= ENV['PUSHER_KEY'] %>';</script>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user