diff --git a/samples/contoso-retail-demo/assets/sample.json b/samples/contoso-retail-demo/assets/sample.json index 95e1681d..1418e2a4 100644 --- a/samples/contoso-retail-demo/assets/sample.json +++ b/samples/contoso-retail-demo/assets/sample.json @@ -2,7 +2,6 @@ { "name": "pnp-spfx-reference-scenarios-samples-react-retail-dashboard", "source": "pnp", - "title": "Contoso Retail Dashboard", "shortDescription": "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit.", "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo/", "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo", diff --git a/samples/spfx-middleware/assets/sample.json b/samples/spfx-middleware/assets/sample.json index f363cad8..eb0df339 100644 --- a/samples/spfx-middleware/assets/sample.json +++ b/samples/spfx-middleware/assets/sample.json @@ -2,7 +2,6 @@ { "name": "pnp-spfx-reference-scenarios-spfx-middleware", "source": "pnp", - "title": "SPFx Middleware API Pattern", "shortDescription": "This is a sample solution that illustrates how to consume backend services like Microsoft Graph, SharePoint Online, or any 3rd Party APIs via OBO (on-behalf-of) flow via a middleware from a SPFx solution.", "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/spfx-middleware", "longDescription": [