Skip to content

Commit 73bbaf9

Browse files
authored
Add sidenav links back to setup selection pages (#11771)
1 parent 7ffaa73 commit 73bbaf9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/_data/sidenav.yml

+10
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
permalink: /get-started/install
55
hiddenChildren: true
66
children:
7+
- title: Choose a platform
8+
permalink: /get-started/install
79
- title: On Windows
810
permalink: /get-started/install/windows
911
children:
12+
- title: Choose a target
13+
permalink: /get-started/install/windows
1014
- title: Target Android
1115
permalink: /get-started/install/windows/mobile
1216
- title: Target web
@@ -16,6 +20,8 @@
1620
- title: On macOS
1721
permalink: /get-started/install/macos
1822
children:
23+
- title: Choose a target
24+
permalink: /get-started/install/macos
1925
- title: Target iOS
2026
permalink: /get-started/install/macos/mobile-ios
2127
- title: Target Android
@@ -27,6 +33,8 @@
2733
- title: On Linux
2834
permalink: /get-started/install/linux
2935
children:
36+
- title: Choose a target
37+
permalink: /get-started/install/linux
3038
- title: Target Android
3139
permalink: /get-started/install/linux/android
3240
- title: Target web
@@ -36,6 +44,8 @@
3644
- title: On ChromeOS
3745
permalink: /get-started/install/chromeos
3846
children:
47+
- title: Choose a target
48+
permalink: /get-started/install/chromeos
3949
- title: Target Android
4050
permalink: /get-started/install/chromeos/android
4151
- title: Target web

0 commit comments

Comments
 (0)