@@ -18,6 +18,21 @@ metadata:
18
18
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
19
19
20
20
landingContent :
21
+ - title : Windows Terminal
22
+ linkLists :
23
+ - linkListType : concept
24
+ links :
25
+ - text : What is Windows Terminal?
26
+ url : /windows/terminal/
27
+ - text : Install and set up Terminal
28
+ url : /windows/terminal/install
29
+ - text : Appearance settings in Windows Terminal
30
+ url : /windows/terminal/customize-settings/appearance
31
+ - text : Terminal Chat (Experimental)
32
+ url : /windows/terminal/terminal-chat
33
+ - text : Windows Terminal tips and tricks
34
+ url : /windows/terminal/tips-and-tricks
35
+
21
36
- title : Windows Subsystem for Linux (WSL)
22
37
linkLists :
23
38
- linkListType : concept
@@ -76,34 +91,6 @@ landingContent:
76
91
- text : Configure Dev Drive security policy for the enterprise
77
92
url : /windows/dev-drive/group-policy
78
93
79
- - title : Windows Terminal
80
- linkLists :
81
- - linkListType : concept
82
- links :
83
- - text : What is Windows Terminal?
84
- url : /windows/terminal/
85
- - text : Install and set up Terminal
86
- url : /windows/terminal/install
87
- - text : Appearance settings in Windows Terminal
88
- url : /windows/terminal/customize-settings/appearance
89
- - text : Terminal Chat (Experimental)
90
- url : /windows/terminal/terminal-chat
91
- - text : Windows Terminal tips and tricks
92
- url : /windows/terminal/tips-and-tricks
93
-
94
- - title : More tools for Windows developers
95
- linkLists :
96
- - linkListType : overview
97
- links :
98
- - text : Advanced Windows Settings
99
- url : /windows/advanced-settings/
100
- - text : Sudo for Windows
101
- url : /windows/sudo/
102
- - text : Guide for changing your dev environment from Mac to Windows
103
- url : /windows/dev-environment/mac-to-windows
104
- - text : Windows AI hub
105
- url : /windows/ai
106
-
107
94
- title : Development paths
108
95
linkLists :
109
96
- linkListType : get-started
@@ -129,7 +116,20 @@ landingContent:
129
116
- text : Get started with Blazor
130
117
url : /apps/aspnet/web-apps/blazor
131
118
132
- - title : More resources for developers
119
+ - title : More tools for developers
120
+ linkLists :
121
+ - linkListType : overview
122
+ links :
123
+ - text : Advanced Windows Settings
124
+ url : /windows/advanced-settings/
125
+ - text : Sudo for Windows
126
+ url : /windows/sudo/
127
+ - text : Guide for changing your dev environment from Mac to Windows
128
+ url : /windows/dev-environment/mac-to-windows
129
+ - text : Windows AI hub
130
+ url : /windows/ai
131
+
132
+ - title : Resources for developers
133
133
linkLists :
134
134
- linkListType : concept
135
135
links :
0 commit comments