aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2020-02-25 16:33:35 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit8d8d61b3c518d1d40180067643122581848b976e (patch)
treeb69b45b9278732c06f451bacf9403a09528d673d /docs/index.html
parentf86fd0cd14ad3e00f8efe90b5d454d54f512e2ee (diff)
downloadfirmware-8d8d61b3c518d1d40180067643122581848b976e.tar.gz
firmware-8d8d61b3c518d1d40180067643122581848b976e.tar.bz2
firmware-8d8d61b3c518d1d40180067643122581848b976e.zip
limit the TOC to H1 and H2
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index a94cf8269..3ab8f7846 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -103,7 +103,7 @@
},
toc: {
scope: '.markdown-section',
- headings: 'h1, h2, h3, h4, h5, h6',
+ headings: 'h1, h2',
title: 'Table of Contents',
},
plugins: [