Skip to content

Commit 5dd0a06

Browse files
committed
swap cards docset landing
1 parent 3909154 commit 5dd0a06

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

microsoft-edge/developer/index.yml

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@ landingContent:
116116
- text: Overview of Progressive Web Apps
117117
url: ../progressive-web-apps-chromium/index.md
118118

119+
- linkListType: whats-new
120+
links:
121+
- text: What's New in PWAs
122+
url: ../progressive-web-apps-chromium/whats-new/pwa.md
123+
119124
- linkListType: get-started
120125
links:
121126
- text: Get started with PWAs
@@ -132,11 +137,6 @@ landingContent:
132137
- text: Publish a PWA to the Microsoft Store
133138
url: ../progressive-web-apps-chromium/how-to/microsoft-store.md
134139

135-
- linkListType: whats-new
136-
links:
137-
- text: What's New in PWAs
138-
url: ../progressive-web-apps-chromium/whats-new/pwa.md
139-
140140
- linkListType: concept
141141
links:
142142
- text: Store data on the device
@@ -146,6 +146,47 @@ landingContent:
146146
# Row 2
147147
# -----------------------------------------------------------------------------
148148
# Card r2c1
149+
- title: Development tips for Microsoft Edge # /web-platform/
150+
linkLists:
151+
# - linkListType: overview
152+
# links:
153+
# - text: Development tips for Microsoft Edge # jump page for overview of bucket, omit bc 10 max
154+
# url: ../web-platform/web-platform.md
155+
- linkListType: whats-new
156+
links:
157+
- text: Site compatibility-impacting changes
158+
url: ../web-platform/site-impacting-changes.md
159+
- linkListType: how-to-guide
160+
links:
161+
- text: Move users to Microsoft Edge from Internet Explorer
162+
url: ../web-platform/ie-to-microsoft-edge-redirection.md
163+
164+
- text: Tracking prevention in Microsoft Edge
165+
url: ../web-platform/tracking-prevention.md
166+
167+
- text: Detect Microsoft Edge from your website
168+
url: ../web-platform/user-agent-guidance.md
169+
170+
- text: Develop experiences for the sidebar in Microsoft Edge
171+
url: ../web-platform/sidebar.md
172+
173+
- text: Detect Windows 11 using User-Agent Client Hints
174+
url: ../web-platform/how-to-detect-win11.md
175+
176+
- text: Customize the password reveal button
177+
url: ../web-platform/password-reveal.md
178+
179+
- text: Display regional versions of your site, based on OS settings
180+
url: ../web-platform/os-regional-settings.md
181+
182+
- text: View formatted JSON responses or files
183+
url: ../devtools-guide-chromium/json-viewer/json-viewer.md
184+
185+
- text: Sign up for the Ad Selection API
186+
url: ../web-platform/ad-selection-api.md
187+
188+
# -----------------------------------------------------------------------------
189+
# Card r2c2
149190
- title: WebView2
150191
linkLists:
151192
- linkListType: overview
@@ -180,7 +221,7 @@ landingContent:
180221
url: ../webview2/webview2-api-reference.md
181222

182223
# -----------------------------------------------------------------------------
183-
# Card r2c2
224+
# Card r2c3
184225
- title: Test and automation
185226
linkLists:
186227
- linkListType: how-to-guide
@@ -206,47 +247,6 @@ landingContent:
206247
- text: webhint extension for Visual Studio Code
207248
url: ../visual-studio-code/webhint.md
208249

209-
# -----------------------------------------------------------------------------
210-
# Card r2c3
211-
- title: Development tips for Microsoft Edge # /web-platform/
212-
linkLists:
213-
# - linkListType: overview
214-
# links:
215-
# - text: Development tips for Microsoft Edge # jump page for overview of bucket, omit bc 10 max
216-
# url: ../web-platform/web-platform.md
217-
- linkListType: whats-new
218-
links:
219-
- text: Site compatibility-impacting changes
220-
url: ../web-platform/site-impacting-changes.md
221-
- linkListType: how-to-guide
222-
links:
223-
- text: Move users to Microsoft Edge from Internet Explorer
224-
url: ../web-platform/ie-to-microsoft-edge-redirection.md
225-
226-
- text: Tracking prevention in Microsoft Edge
227-
url: ../web-platform/tracking-prevention.md
228-
229-
- text: Detect Microsoft Edge from your website
230-
url: ../web-platform/user-agent-guidance.md
231-
232-
- text: Develop experiences for the sidebar in Microsoft Edge
233-
url: ../web-platform/sidebar.md
234-
235-
- text: Detect Windows 11 using User-Agent Client Hints
236-
url: ../web-platform/how-to-detect-win11.md
237-
238-
- text: Customize the password reveal button
239-
url: ../web-platform/password-reveal.md
240-
241-
- text: Display regional versions of your site, based on OS settings
242-
url: ../web-platform/os-regional-settings.md
243-
244-
- text: View formatted JSON responses or files
245-
url: ../devtools-guide-chromium/json-viewer/json-viewer.md
246-
247-
- text: Sign up for the Ad Selection API
248-
url: ../web-platform/ad-selection-api.md
249-
250250
# =============================================================================
251251
# Row 3
252252
# -----------------------------------------------------------------------------

microsoft-edge/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,10 @@ conceptualContent:
273273
url: ./progressive-web-apps-chromium/index.md
274274
itemType: overview
275275

276+
- text: What's New in PWAs
277+
url: ./progressive-web-apps-chromium/whats-new/pwa.md
278+
itemType: whats-new
279+
276280
- text: Get started with PWAs
277281
url: ./progressive-web-apps-chromium/how-to/index.md
278282
itemType: get-started
@@ -289,10 +293,6 @@ conceptualContent:
289293
url: ./progressive-web-apps-chromium/how-to/microsoft-store.md
290294
itemType: how-to-guide
291295

292-
- text: What's New in PWAs
293-
url: ./progressive-web-apps-chromium/whats-new/pwa.md
294-
itemType: whats-new
295-
296296
- text: Store data on the device
297297
url: ./progressive-web-apps-chromium/how-to/offline.md
298298
itemType: how-to-guide
@@ -456,7 +456,7 @@ conceptualContent:
456456
itemType: how-to-guide
457457

458458
# =============================================================================
459-
# Row 3 (4 cards max)
459+
# Row 3 (4 cards max) - adding cards changes layout to 3 per row
460460
# -----------------------------------------------------------------------------
461461
# Card r3c1
462462
# - title: DualEngine

0 commit comments

Comments
 (0)