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 16
16
{{!-- Theme assets - use the {asset} helper to reference styles & scripts,
17
17
this will take care of caching and cache-busting automatically --}}
18
18
<link rel =" stylesheet" type =" text/css" href =" {{ asset " built/screen.css" }} " />
19
- <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.25 .0/tocbot.css" >
19
+ <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.29 .0/tocbot.css" >
20
20
<style >
21
21
.gh-content {
22
22
position : relative ;
@@ -202,7 +202,7 @@ $(document).ready(function () {
202
202
});
203
203
</script >
204
204
205
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.21 .0/tocbot.min.js" ></script >
205
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.29 .0/tocbot.min.js" ></script >
206
206
{{! Initialize Tocbot after you load the script }}
207
207
<script >
208
208
tocbot .init ({
You can’t perform that action at this time.
0 commit comments