summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.php b/index.php
index 89a7c8c..81fd2ed 100644
--- a/index.php
+++ b/index.php
@@ -17,7 +17,10 @@
<script src="lib/holder.min.js"></script>
<title>The Epube</title>
<link type="text/css" rel="stylesheet" media="screen" href="css/index.css" />
- <link id="favicon" rel="shortcut icon" type="image/png" href="img/favicon.png" />
+ <link rel="shortcut icon" type="image/png" href="img/favicon.png" />
+ <link rel="shortcut icon" sizes="192x192" href="img/favicon_hires.png">
+ <link rel="manifest" href="manifest.json">
+ <meta name="mobile-web-app-capable" content="yes">
</head>
<body>