~ruther/qmk_firmware

8d8d61b3c518d1d40180067643122581848b976e — skullY 5 years ago f86fd0c
limit the TOC to H1 and H2
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/index.html
M docs/index.html => docs/index.html +1 -1
@@ 103,7 103,7 @@
      },
      toc: {
        scope: '.markdown-section',
        headings: 'h1, h2, h3, h4, h5, h6',
        headings: 'h1, h2',
        title: 'Table of Contents',
      },
      plugins: [