diff options
author | skullY <skullydazed@gmail.com> | 2017-06-30 10:11:54 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-06-30 10:13:25 -0700 |
commit | ea8df568f23b79eba13ef9e914d8b1ce94688858 (patch) | |
tree | 06b886fccec0ce83c722d1c4b88068f9ef2fc4bd /book.json | |
parent | 486abde026a2e2d44a09477bbeb4ff122c104f1d (diff) | |
download | qmk_firmware-ea8df568f23b79eba13ef9e914d8b1ce94688858.tar.gz qmk_firmware-ea8df568f23b79eba13ef9e914d8b1ce94688858.zip |
reduce the TOC scope
Diffstat (limited to 'book.json')
-rw-r--r-- | book.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ "url": "https://github.com/qmk/qmk_firmware" }, "page-toc": { - "selector": ".markdown-section h1, .markdown-section h2, .markdown-section h3" + "selector": ".markdown-section h1, .markdown-section h2" }, "toolbar": { "buttons": [ |