rmcauley / rainwave

Rainwave Site and Radio Controller
http://rainwave.cc
GNU General Public License v2.0
193 stars 38 forks source link

Add apple-mobile-web-app-capable meta tag for more app like experience #141

Closed a0js closed 7 years ago

a0js commented 7 years ago

This is just an initial stab at adding the web-app-capable meta tag. I searched for all locations that referenced apple meta tags and simply added the new meta tag there. If that is wrong, please let me know.

a0js commented 7 years ago

This is based on the apple developer docs

rmcauley commented 7 years ago

Looks good to me! Thanks a lot. :) I don't have an iOS device to test this on, so I'll just hope it works. >_>

The change is deployed - if it doesn't work, let me know, I don't have an iOS device to test with. :(