We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7848e3c commit 739396fCopy full SHA for 739396f
1 file changed
layouts/dev-toc.html
@@ -19,7 +19,7 @@ <h3>Versions</h3>
19
</ul>
20
21
{% if allVersions[currentVersion] %}
22
-<h2 class="mt-3 mb-3">TOC for {{ allVersions[currentVersion].versionTitle }}</h2>
+<h2 class="mt-3 mb-3"><abbr>TOC</abbr> for {{ allVersions[currentVersion].versionTitle }}</h2>
23
24
<button class="btn mb-3 js-expand" type="button">Expand All</button>
25
<div/>
0 commit comments