summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-24 09:21:51 +0300
committerAndrew Dolgov <[email protected]>2018-12-24 09:21:51 +0300
commit499e7ad0bd53364ad7e52e5bcc1b26103b6a5265 (patch)
tree02075c1055f673ad72cf1e6d286fdff8dbe34d1e /index.php
parent50b99afa069931418d663deb6e5515006558e4dd (diff)
update launcher icons
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 782bf0f..71973e9 100644
--- a/index.php
+++ b/index.php
@@ -62,7 +62,6 @@
<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="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>