summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html1
-rw-r--r--src/attribution.html1
-rw-r--r--src/index.html1
-rw-r--r--src/sura.html1
4 files changed, 0 insertions, 4 deletions
diff --git a/index.html b/index.html
index 7353851..5927fca 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,6 @@
<!-- 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>
diff --git a/src/attribution.html b/src/attribution.html
index 9449abb..7f7c45a 100644
--- a/src/attribution.html
+++ b/src/attribution.html
@@ -14,7 +14,6 @@
<!-- 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>
diff --git a/src/index.html b/src/index.html
index 60251b9..813573f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -14,7 +14,6 @@
<!-- 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>
diff --git a/src/sura.html b/src/sura.html
index 73ef741..e90d78a 100644
--- a/src/sura.html
+++ b/src/sura.html
@@ -14,7 +14,6 @@
<!-- 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>