summaryrefslogtreecommitdiff
path: root/public/views/html.hbs
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-10 21:14:28 +0800
committerWu Cheng-Han2016-10-10 21:14:28 +0800
commitfb5d7e43592c1a14831067e28def9c4b9e2a97ca (patch)
tree8983010d2c478d293e5d756d00d48e56d2dbcced /public/views/html.hbs
parentb734eb9c85fc6b2cfe534206f0f1b01656d9acc3 (diff)
Update npm and bower dependencies with related patch
Diffstat (limited to '')
-rw-r--r--public/views/html.hbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/views/html.hbs b/public/views/html.hbs
index 7213ff9f..3f25e5d7 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -19,7 +19,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css">
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/9.5.0/styles/github-gist.min.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/highlight.js/9.7.0/styles/github-gist.min.css">
<style>
{{{css}}}
</style>
@@ -47,7 +47,7 @@
<div id="ui-toc-affix" class="ui-affix-toc ui-toc-dropdown unselectable hidden-print" data-spy="affix" style="top:17px;display:none;" {{{lang}}} {{{dir}}}>
{{{ui-toc-affix}}}
</div>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gist-embed/2.5/gist-embed.min.js" defer></script>
<script>