@@ -279,36 +279,6 @@ landingContent:
279279
280280# =============================================================================
281281# Card r4c1
282- - title : Debug WebView2 apps
283- linkLists :
284- - linkListType : how-to-guide
285- links :
286- - text : Debug WebView2 apps
287- url : ../how-to/debug.md
288-
289- - text : Debug WebView2 apps with Microsoft Edge DevTools
290- url : ../how-to/debug-devtools.md
291-
292- - text : Debug WebView2 apps with Visual Studio Code
293- url : ../how-to/debug-visual-studio-code.md
294-
295- - text : Debug WebView2 apps with Visual Studio
296- url : ../how-to/debug-visual-studio.md
297-
298- - text : Remote debugging WebView2 WinUI 2 (UWP) apps
299- url : ../how-to/remote-debugging.md
300-
301- - text : Remote debugging desktop WebView2 WinUI 2 (UWP) apps
302- url : ../how-to/remote-debugging-desktop.md
303-
304- - text : Remote debugging HoloLens 2 WebView2 WinUI 2 (UWP) apps
305- url : ../how-to/remote-debugging-hololens.md
306-
307- - text : Remote debugging Xbox WebView2 WinUI 2 (UWP) apps
308- url : ../how-to/remote-debugging-xbox.md
309-
310- # =============================================================================
311- # Card r4c2
312282 - title : Architecture and Reference
313283 linkLists :
314284 - linkListType : architecture
@@ -325,7 +295,7 @@ landingContent:
325295 url : ../webview2-api-reference.md
326296
327297# =============================================================================
328- # Card r4c3
298+ # Card r4c2
329299 - title : User data and history
330300 linkLists :
331301 - linkListType : how-to-guide
@@ -343,3 +313,33 @@ landingContent:
343313 links :
344314 - text : Data and privacy in WebView2
345315 url : ../concepts/data-privacy.md
316+
317+ # =============================================================================
318+ # Card r4c3
319+ - title : Debug WebView2 apps
320+ linkLists :
321+ - linkListType : how-to-guide
322+ links :
323+ - text : Debug WebView2 apps
324+ url : ../how-to/debug.md
325+
326+ - text : Debug WebView2 apps with Microsoft Edge DevTools
327+ url : ../how-to/debug-devtools.md
328+
329+ - text : Debug WebView2 apps with Visual Studio Code
330+ url : ../how-to/debug-visual-studio-code.md
331+
332+ - text : Debug WebView2 apps with Visual Studio
333+ url : ../how-to/debug-visual-studio.md
334+
335+ - text : Remote debugging WebView2 WinUI 2 (UWP) apps
336+ url : ../how-to/remote-debugging.md
337+
338+ - text : Remote debugging desktop WebView2 WinUI 2 (UWP) apps
339+ url : ../how-to/remote-debugging-desktop.md
340+
341+ - text : Remote debugging HoloLens 2 WebView2 WinUI 2 (UWP) apps
342+ url : ../how-to/remote-debugging-hololens.md
343+
344+ - text : Remote debugging Xbox WebView2 WinUI 2 (UWP) apps
345+ url : ../how-to/remote-debugging-xbox.md
0 commit comments