summaryrefslogtreecommitdiff
path: root/ext/bg/options.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-04-16 20:17:39 -0700
committerAlex Yatskov <alex@foosoft.net>2016-04-16 20:17:39 -0700
commitf7fa1bc51c3fb6c483195e5d76f6e5e668037e30 (patch)
treec41c84e76b6f9a851085f07778a7cd67c1e68225 /ext/bg/options.html
parent9ceef4649f07211079017d2cfcbc3756dd9a509b (diff)
Moving lib
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r--ext/bg/options.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html
index a3588642..7e47ae6b 100644
--- a/ext/bg/options.html
+++ b/ext/bg/options.html
@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>Here go options</title>
- <link rel="stylesheet" type="text/css" href="lib/bootstrap-3.3.6-dist/css/bootstrap.min.css">
- <link rel="stylesheet" type="text/css" href="lib/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css">
+ <title>Yomichan Options</title>
+ <link rel="stylesheet" type="text/css" href="../lib/bootstrap-3.3.6-dist/css/bootstrap.min.css">
+ <link rel="stylesheet" type="text/css" href="../lib/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css">
<style type="text/css">
.notifyAlerts {
display: none;