summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-25 09:01:49 +0300
committerAndrew Dolgov <[email protected]>2017-02-25 09:01:49 +0300
commitbfbfed517b681fde380335bbb9d1d9c26abaa1fb (patch)
treed9a1ce4a8de97938ce8b2ba2e8d868610d59af66 /index.php
parenta0ca4ba4d11e064d21753c810ad9ca1247eed182 (diff)
add favicon, store total pages
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 1c2ca8e..d7e6397 100644
--- a/index.php
+++ b/index.php
@@ -10,6 +10,7 @@
<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" />
</head>
<body>