summaryrefslogtreecommitdiff
path: root/index.php
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 /index.php
parent4eb861026b8aed148f411a307cf7c0a48d0d15f0 (diff)
update hires favicon
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index a122ab8..38f1dd5 100644
--- a/index.php
+++ b/index.php
@@ -36,7 +36,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/index.js"></script>