updated meta
This commit is contained in:
parent
6dfe4e44b6
commit
81453f965a
@ -9,6 +9,9 @@
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/lib/materialize.min.css">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link rel="icon" sizes="192x192" href="/favicons/android-chrome-192x192.png">
|
||||
<link rel="apple-touch-icon" href="/favicons/android-chrome-192x192.png">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@ -21,5 +21,6 @@
|
||||
],
|
||||
"theme_color": "#009688",
|
||||
"background_color": "#004d40",
|
||||
"display": "standalone"
|
||||
"display": "standalone",
|
||||
"orientation": "landscape"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user