diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 98bc30ac8..51fc25fd5 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -91,6 +91,14 @@ module.exports = { 'POST-INSTALL', ] + }, + { + title: 'macOS Sequoia', + collapsable: false, + sidebarDepth: 1, + children: [ + ['SEQUOIA-DROP', 'macOS Sequoia Support'], + ] }, { title: 'macOS Sonoma',