Skip to content

Commit

Permalink
Add Sonoma doc to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaDoX1994 authored Oct 1, 2023
1 parent 7d4e675 commit 5e6b455
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,15 @@ module.exports = {

},
{
title: 'macOS Sonoma',
collapsable: false,
sidebarDepth: 1,
children: [
['SONOMA-DROP', 'macOS Sonoma Support'],
]
},

{
title: 'macOS Ventura',
collapsable: false,
sidebarDepth: 1,
Expand Down

0 comments on commit 5e6b455

Please sign in to comment.