We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaed03d commit 935e65aCopy full SHA for 935e65a
default.hbs
@@ -16,7 +16,7 @@
16
{{!-- Theme assets - use the {asset} helper to reference styles & scripts,
17
this will take care of caching and cache-busting automatically --}}
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.21.0/tocbot.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.25.0/tocbot.css">
20
<style>
21
.gh-content {
22
position: relative;
0 commit comments