summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 6830dc6..60251b9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -11,6 +11,10 @@
<link href="styles/css/solid.css" rel="stylesheet">
<link rel="icon" href="images/favicon.png">
<link rel="manifest" href="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" />
<title>OpenQuran</title>
</head>