diff options
author | skullY <skullydazed@gmail.com> | 2017-06-30 10:06:40 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-06-30 10:06:40 -0700 |
commit | 486abde026a2e2d44a09477bbeb4ff122c104f1d (patch) | |
tree | a2fb93e184a208b58ec877f4f5c281e66a2b9c1f /book.json | |
parent | d6d14b67940c8de09a13fee4fe7ff30623d4653e (diff) |
tweak page-toc settings
Diffstat (limited to 'book.json')
-rw-r--r-- | book.json | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ "color": "red", "url": "https://github.com/qmk/qmk_firmware" }, + "page-toc": { + "selector": ".markdown-section h1, .markdown-section h2, .markdown-section h3" + }, "toolbar": { "buttons": [ { |