File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
{{!-- Theme assets - use the {asset} helper to reference styles & scripts,
13
13
this will take care of caching and cache-busting automatically --}}
14
14
<link rel =" stylesheet" type =" text/css" href =" {{ asset " built/screen.css" }} " />
15
- <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.18.2 /tocbot.css" >
15
+ <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.21.0 /tocbot.css" >
16
16
<style >
17
17
.gh-content {
18
18
position : relative ;
@@ -190,7 +190,7 @@ $(document).ready(function () {
190
190
});
191
191
</script >
192
192
193
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.18.2 /tocbot.min.js" ></script >
193
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.21.0 /tocbot.min.js" ></script >
194
194
{{! Initialize Tocbot after you load the script }}
195
195
<script >
196
196
tocbot .init ({
You can’t perform that action at this time.
0 commit comments