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 01c36ff commit 534dfddCopy full SHA for 534dfdd
_layouts/guides.html
@@ -59,7 +59,7 @@ <h1 class="text-caps">{{page.title}} {{page.docversion}}</h1>
59
{{ content }}
60
</div>
61
<div class="grid__item width-4-12 width-12-12-m tocwrapper">
62
- <div class="hide-mobile toc">{{ page.document | tocify_asciidoc: 2 }}</div>
+ <div class="hide-mobile toc">{{ page.document | tocify_asciidoc }}</div>
63
64
65
{% if relations and relations[guide_url] -%}
0 commit comments