diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-25 22:39:40 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-25 22:39:40 -0700 |
commit | 13ab25dfa3e3ca99235e3bfd2189e7413e2945c8 (patch) | |
tree | b790fecdf9403ff1eec3f4507d251a39ffc45aa6 /ext/bg/legal.html | |
parent | 1a9e0243f4cb64fb2ee284e7b96a28ec6aa3d23a (diff) |
file reorg, updating jquery and handlebars
Diffstat (limited to 'ext/bg/legal.html')
-rw-r--r-- | ext/bg/legal.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bg/legal.html b/ext/bg/legal.html index 4b0a3649..fe9a007c 100644 --- a/ext/bg/legal.html +++ b/ext/bg/legal.html @@ -3,8 +3,8 @@ <head> <meta charset="UTF-8"> <title>Yomichan Legal</title> - <link rel="stylesheet" type="text/css" href="/mixed/lib/bootstrap-3.3.7-dist/css/bootstrap.min.css"> - <link rel="stylesheet" type="text/css" href="/mixed/lib/bootstrap-3.3.7-dist/css/bootstrap-theme.min.css"> + <link rel="stylesheet" type="text/css" href="/mixed/lib/bootstrap/css/bootstrap.min.css"> + <link rel="stylesheet" type="text/css" href="/mixed/lib/bootstrap/css/bootstrap-theme.min.css"> </head> <body> <div class="container-fluid"> |