Skip to content

Commit 477584e

Browse files
committed
store bucket title, pwa landing desc
1 parent 7167590 commit 477584e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### YamlMime:Landing
22
# landing page for PWA portion of docset
33
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
4+
summary: Develop a web app that can be installed and run on all devices, from one codebase. Provide a native-like UX, or run in the browser.
5+
# summary < 160 chars; cursor 169
56

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

8182
# =============================================================================
8283
# Card r1c3
83-
- title: Publish PWAs with the Microsoft Store
84+
- title: Distribute a PWA with the Microsoft Store
8485
linkLists:
8586
- linkListType: how-to-guide
8687
links:

microsoft-edge/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@
12091209
- name: Build a PWA for the sidebar in Microsoft Edge
12101210
href: ./progressive-web-apps-chromium/how-to/sidebar.md
12111211

1212-
- name: Publish PWAs with the Microsoft Store
1212+
- name: Distribute a PWA with the Microsoft Store
12131213
items:
12141214
- name: Publish a PWA to the Microsoft Store
12151215
href: ./progressive-web-apps-chromium/how-to/microsoft-store.md

0 commit comments

Comments
 (0)