mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
Added possibility to add tracks as webapp on chrome mobile.
This commit is contained in:
parent
a67f88bcfa
commit
35d48ea4c4
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||
<%= stylesheet_link_tag "mobile", :media => 'handheld,all' %>
|
||||
<%= favicon_link_tag 'favicon.ico' %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue