diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ <head> <title>OpenQuran - Redirecting</title> <link rel="manifest" href="src/manifest.json"> + <!-- ios support --> + <link rel="apple-touch-icon" href="images/favicon.png"> + <meta name="apple-mobile-web-app-status-bar" content="#f3f3f3"> + <meta name="theme-color" content="#db4938" /> </head> <body> |