:rocket Ready to launch!
This commit is contained in:
@ -21,13 +21,13 @@
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="rhythm_box">
|
||||
<meta name="apple-mobile-web-app-title" content="RhythmBox">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
|
||||
<title>rhythm_box</title>
|
||||
<title>RhythmBox</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<style id="splash-screen-style">
|
||||
html {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rhythm_box",
|
||||
"short_name": "rhythm_box",
|
||||
"name": "RhythmBox",
|
||||
"short_name": "RhythmBox",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#0175C2",
|
||||
|
Reference in New Issue
Block a user