summaryrefslogtreecommitdiff
path: root/offline.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-10-08 16:30:03 +0300
committerAndrew Dolgov <[email protected]>2020-10-08 16:30:03 +0300
commit8d57b9a5df1ea82e037aa31dd843f999df155b05 (patch)
treeca3786ebbb41ea5d6f9ada5c38d0192f9df5e929 /offline.html
parent37fadab4eb67d20fe0689eeff914cbeecb20e5d4 (diff)
even more gulp-related stuff
Diffstat (limited to 'offline.html')
-rw-r--r--offline.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/offline.html b/offline.html
index 74e103c..3545127 100644
--- a/offline.html
+++ b/offline.html
@@ -7,7 +7,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script src="dist/app-libs.min.js"></script>
<title>The Epube</title>
- <link type="text/css" rel="stylesheet" media="screen" href="css/index.css" />
+ <link type="text/css" rel="stylesheet" media="screen" href="dist/app.min.css" />
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<link rel="manifest" href="manifest.json">
<meta name="mobile-web-app-capable" content="yes">
@@ -30,7 +30,7 @@
}
</script>
</head>
-<body>
+<body class="epube-index">
<div class="navbar navbar-default navbar-static-top">
<div class="container">