summaryrefslogtreecommitdiff
path: root/offline.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-03-02 15:03:59 +0300
committerAndrew Dolgov <[email protected]>2017-03-02 15:03:59 +0300
commit86d02c4cba89dc158437573574309ff5ab56af1d (patch)
tree662b2599774910567ca957486cf35a09a69c9500 /offline.html
parent4eb861026b8aed148f411a307cf7c0a48d0d15f0 (diff)
update hires favicon
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>