You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- remove global setting for `ms.product` in front mattter
- global setting for this repo doesn't make sense due to mix of
SharePoint Online (& other cloud services) & SharePoint Server (the
on-prem version)
- removing from the global setting as this triggers MSDOCS error as
pages can't have both `ms.product` & `ms.service` present
- ideally we would default to `ms.service` for SPO, but setting globally
is additive
- will add to individual pages as necessary
Copy file name to clipboardExpand all lines: docs/index.yml
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@ summary: Build SharePoint Framework solutions or take advantage of other extensi
6
6
metadata:
7
7
title: SharePoint developer documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
8
8
description: Build SharePoint Framework solutions or take advantage of other extensibility options in SharePoint and in Microsoft 365 in general. # Required; article description that is displayed in search results. < 160 chars.
9
-
ms.prod: sharepoint #Required; service per approved list. service slug assigned to your service by ACOM.
10
9
ms.topic: landing-page # Required
11
10
ms.audience: Developer # Optional; Remove if no collection is used.
12
11
author: VesaJuvonen #Required; your GitHub user alias, with correct capitalization.
0 commit comments