Skip to content

Commit 739396f

Browse files
committed
use abbr tag
1 parent 7848e3c commit 739396f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/dev-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3>Versions</h3>
1919
</ul>
2020

2121
{% if allVersions[currentVersion] %}
22-
<h2 class="mt-3 mb-3">TOC for {{ allVersions[currentVersion].versionTitle }}</h2>
22+
<h2 class="mt-3 mb-3"><abbr>TOC</abbr> for {{ allVersions[currentVersion].versionTitle }}</h2>
2323

2424
<button class="btn mb-3 js-expand" type="button">Expand All</button>
2525
<div/>

0 commit comments

Comments
 (0)