forked from kofal.net/zmk
docs: add faq to sidebars [#11]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
someSidebar: {
|
||||
'Getting Started': ["intro", "hardware"],
|
||||
'Getting Started': ["intro", "hardware", "faq"],
|
||||
Development: ["dev-setup", "dev-clean-room", "dev-posix-board"],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user