summaryrefslogtreecommitdiff
path: root/offline.html
diff options
context:
space:
mode:
Diffstat (limited to 'offline.html')
-rw-r--r--offline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/offline.html b/offline.html
index 8590698..429b776 100644
--- a/offline.html
+++ b/offline.html
@@ -14,7 +14,7 @@
<title>The Epube</title>
<link type="text/css" rel="stylesheet" media="screen" href="css/index.css" />
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
- <link rel="shortcut icon" sizes="192x192" href="img/favicon_hires.png">
+ <link rel="icon" sizes="192x192" href="img/favicon_hires.png">
<link rel="manifest" href="manifest.json">
<meta name="mobile-web-app-capable" content="yes">
<script src="js/offline.js"></script>