mirror of
https://github.com/danbee/scoreboard
synced 2025-03-04 08:59:11 +00:00
Make app capable
This commit is contained in:
parent
2d30fa3398
commit
5a059fc2ec
@ -4,6 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Table Tennis</title>
|
||||
<link rel="stylesheet" href="/stylesheets/main.css">
|
||||
<meta name="viewport" content="initial-scale=1">
|
||||
<meta content="yes" name="apple-mobile-web-app-capable">
|
||||
|
||||
<script>pusherKey = '<%= ENV['PUSHER_KEY'] %>';</script>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user