summaryrefslogtreecommitdiff
path: root/offline.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-26 13:12:33 +0300
committerAndrew Dolgov <[email protected]>2017-02-26 13:12:33 +0300
commite01f57a3d98943954372110dc75e8d731fbacc10 (patch)
tree2d57e3a2368984f03507f2650f0b94273dced625 /offline.html
parentb8ae4b31c129031e89e4c7fb9801d6761513dd73 (diff)
further offline improvements
Diffstat (limited to 'offline.html')
-rw-r--r--offline.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/offline.html b/offline.html
index 72d678b..c844bd8 100644
--- a/offline.html
+++ b/offline.html
@@ -8,6 +8,7 @@
<script src="lib/bootstrap/v3/js/jquery.js"></script>
<script src="lib/bootstrap/v3/js/bootstrap.min.js"></script>
<script src="lib/holder.min.js"></script>
+ <script src="lib/localforage.min.js"></script>
<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" />
@@ -15,6 +16,7 @@
<link rel="manifest" href="manifest.json">
<meta name="mobile-web-app-capable" content="yes">
<script src="js/offline.js"></script>
+ <script src="js/common.js"></script>
</head>
<body>