1
0
mirror of https://github.com/danbee/scoreboard synced 2025-03-04 08:59:11 +00:00

Make app capable

This commit is contained in:
Daniel Barber 2015-09-20 11:21:28 +01:00
parent 2d30fa3398
commit 5a059fc2ec

View File

@ -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>