Skip to content

Commit 7167590

Browse files
committed
landing desc
1 parent 7199107 commit 7167590

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

microsoft-edge/progressive-web-apps-chromium/landing/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22
# landing page for PWA portion of docset
3-
title: Progressive Web Apps documentation
4-
summary: Develop a Progressive Web App (PWA).
3+
title: Progressive Web Apps (PWAs) documentation
4+
summary: Develop a web app that has a progressive UX and can run on all devices, from one codebase. Provide a native-like UX, or run in the browser. # < 160 chars; cursor 169
55

66
metadata:
77
# title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars.
@@ -80,7 +80,7 @@ landingContent:
8080

8181
# =============================================================================
8282
# Card r1c3
83-
- title: Publish and integrate with the Microsoft Store
83+
- title: Publish PWAs with the Microsoft Store
8484
linkLists:
8585
- linkListType: how-to-guide
8686
links:
@@ -92,7 +92,7 @@ landingContent:
9292

9393
# =============================================================================
9494
# Card r2c1
95-
- title: Update a PWA and alert the user with badges, notifications, and push messages
95+
- title: Update a PWA, alert with badges, notifications, push messages
9696
linkLists:
9797
- linkListType: how-to-guide
9898
links:

microsoft-edge/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# =============================================================================
2-
# Sections:
2+
# TOC sections:
33
# top leaf nodes (landing, docset overview)
44
# DevTools
55
# DevTools for VS Code (within DevTools)
@@ -1171,9 +1171,9 @@
11711171

11721172
# top =========================================================================
11731173
# PWA
1174-
- name: Progressive Web Apps (PWAs)
1174+
- name: Progressive Web Apps
11751175
items:
1176-
- name: Progressive Web Apps documentation
1176+
- name: Progressive Web Apps (PWAs) documentation
11771177
href: ./progressive-web-apps-chromium/landing/index.yml
11781178
displayName: landing
11791179

@@ -1217,7 +1217,7 @@
12171217
- name: Provide in-app purchases with the Digital Goods API
12181218
href: ./progressive-web-apps-chromium/how-to/digital-goods-api.md
12191219

1220-
- name: Update a PWA and alert the user with badges, notifications, and push messages
1220+
- name: Update a PWA, alert with badges, notifications, push messages
12211221
items:
12221222
- name: Synchronize and update a PWA in the background
12231223
href: ./progressive-web-apps-chromium/how-to/background-syncs.md

0 commit comments

Comments
 (0)