@@ -69,9 +69,6 @@ landingContent:
6969 - text : WebView2 end-user FAQ
7070 url : ../concepts/end-user-faq.md
7171
72- - text : Contact the WebView2 team
73- url : ../contact.md
74-
7572# =============================================================================
7673# Card r1c2
7774 - title : Platforms and samples
@@ -109,6 +106,24 @@ landingContent:
109106
110107# =============================================================================
111108# Card r1c3
109+ - title : Support and community
110+ linkLists :
111+ - linkListType : training
112+ links :
113+ - text : WebView2Announcements repo
114+ url : https://github.com/MicrosoftEdge/WebView2Announcements
115+
116+ - text : WebView2Feedback repo
117+ url : https://github.com/MicrosoftEdge/WebView2Feedback
118+
119+ - text : Contact the WebView2 team
120+ url : ../contact.md
121+
122+ # =============================================================================
123+ # Row 2
124+
125+ # =============================================================================
126+ # Card r2c1
112127 - title : Navigation, events, and authentication
113128 linkLists :
114129 - linkListType : architecture
@@ -131,10 +146,7 @@ landingContent:
131146 url : ../concepts/windowed-vs-visual-hosting.md
132147
133148# =============================================================================
134- # Row 2
135-
136- # =============================================================================
137- # Card r2c1
149+ # Card r2c2
138150 - title : Customization and UI
139151 linkLists :
140152 - linkListType : how-to-guide
@@ -163,7 +175,7 @@ landingContent:
163175 url : ../concepts/webview-features-flags.md
164176
165177# =============================================================================
166- # Card r2c2
178+ # Card r2c3
167179 - title : Web and native interop
168180 linkLists :
169181 - linkListType : how-to-guide
@@ -186,7 +198,10 @@ landingContent:
186198 url : ../how-to/winrt-js-conversion.md
187199
188200# =============================================================================
189- # Card r2c3
201+ # Row 3
202+
203+ # =============================================================================
204+ # Card r3c1
190205 - title : Distribution and SDK versions
191206 linkLists :
192207 - linkListType : how-to-guide
@@ -224,10 +239,7 @@ landingContent:
224239 url : ../samples/wv2deploymentwixcustomactionsample.md
225240
226241# =============================================================================
227- # Row 3
228-
229- # =============================================================================
230- # Card r3c1
242+ # Card r3c2
231243 - title : Best practices
232244 linkLists :
233245 - linkListType : concept
@@ -239,7 +251,7 @@ landingContent:
239251 url : ../concepts/security.md
240252
241253# =============================================================================
242- # Card r3c2
254+ # Card r3c3
243255 - title : Test and automation for WebView2 apps
244256 linkLists :
245257 - linkListType : how-to-guide
@@ -263,7 +275,10 @@ landingContent:
263275 url : ../how-to/self-hosting.md
264276
265277# =============================================================================
266- # Card r3c3
278+ # Row 4
279+
280+ # =============================================================================
281+ # Card r4c1
267282 - title : Debug WebView2 apps
268283 linkLists :
269284 - linkListType : how-to-guide
@@ -293,11 +308,8 @@ landingContent:
293308 url : ../how-to/remote-debugging-xbox.md
294309
295310# =============================================================================
296- # Row 4
297-
298- # =============================================================================
299- # Card r4c1
300- - title : Process and threading model
311+ # Card r4c2
312+ - title : Architecture and Reference
301313 linkLists :
302314 - linkListType : architecture
303315 links :
@@ -307,8 +319,13 @@ landingContent:
307319 - text : Threading model for WebView2 apps
308320 url : ../concepts/threading-model.md
309321
322+ - linkListType : reference
323+ links :
324+ - text : WebView2 API Reference
325+ url : ../webview2-api-reference.md
326+
310327# =============================================================================
311- # Card r4c2
328+ # Card r4c3
312329 - title : User data and history
313330 linkLists :
314331 - linkListType : how-to-guide
@@ -326,12 +343,3 @@ landingContent:
326343 links :
327344 - text : Data and privacy in WebView2
328345 url : ../concepts/data-privacy.md
329-
330- # =============================================================================
331- # Card r4c3
332- - title : WebView2 Reference
333- linkLists :
334- - linkListType : reference
335- links :
336- - text : WebView2 API Reference
337- url : ../webview2-api-reference.md
0 commit comments