Skip to content

Commit

Permalink
Add sidenav links back to setup selection pages (#11771)
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough authored Mar 4, 2025
1 parent 7ffaa73 commit 73bbaf9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/_data/sidenav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
permalink: /get-started/install
hiddenChildren: true
children:
- title: Choose a platform
permalink: /get-started/install
- title: On Windows
permalink: /get-started/install/windows
children:
- title: Choose a target
permalink: /get-started/install/windows
- title: Target Android
permalink: /get-started/install/windows/mobile
- title: Target web
Expand All @@ -16,6 +20,8 @@
- title: On macOS
permalink: /get-started/install/macos
children:
- title: Choose a target
permalink: /get-started/install/macos
- title: Target iOS
permalink: /get-started/install/macos/mobile-ios
- title: Target Android
Expand All @@ -27,6 +33,8 @@
- title: On Linux
permalink: /get-started/install/linux
children:
- title: Choose a target
permalink: /get-started/install/linux
- title: Target Android
permalink: /get-started/install/linux/android
- title: Target web
Expand All @@ -36,6 +44,8 @@
- title: On ChromeOS
permalink: /get-started/install/chromeos
children:
- title: Choose a target
permalink: /get-started/install/chromeos
- title: Target Android
permalink: /get-started/install/chromeos/android
- title: Target web
Expand Down

0 comments on commit 73bbaf9

Please sign in to comment.