mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:00 -04:00
Fixed the add to homescreen for cryos
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
|
||||
|
||||
<meta name="description" content="A site">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Glenn de Haan">
|
||||
<meta name="keywords" content="">
|
||||
|
||||
@@ -26,8 +26,10 @@
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="apple-touch-icon" href="/images/icon/logo_256x256.png">
|
||||
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="theme-color" content="#1875b6">
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user