Added thumb video urls to my community call demos

This commit is contained in:
mmsharepoint 2022-09-10 13:34:47 +02:00
parent 8c087fd919
commit cdd07475c3
No known key found for this signature in database
GPG Key ID: 00CC809AC5E88082
3 changed files with 18 additions and 0 deletions

View File

@ -33,6 +33,12 @@
"order": 100, "order": 100,
"url": "https://camo.githubusercontent.com/a539e3ae63602becc87309ee2a965e4d5a605239/68747470733a2f2f6d6d7368617265706f696e742e66696c65732e776f726470726573732e636f6d2f323032302f30312f616464696e5f6f766572616c6c2e706e67", "url": "https://camo.githubusercontent.com/a539e3ae63602becc87309ee2a965e4d5a605239/68747470733a2f2f6d6d7368617265706f696e742e66696c65732e776f726470726573732e636f6d2f323032302f30312f616464696e5f6f766572616c6c2e706e67",
"alt": "Outlook to Teams" "alt": "Outlook to Teams"
},
{
"type": "video",
"order": 101,
"url": "https://www.youtube.com/embed/h4NXi-p2fEw",
"alt": "Community demo of the web part"
} }
], ],
"authors": [ "authors": [

View File

@ -41,6 +41,12 @@
"order": 102, "order": 102,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-taxonomy-file-explorer/assets/04Move.gif", "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-taxonomy-file-explorer/assets/04Move.gif",
"alt": "Copying a file" "alt": "Copying a file"
},
{
"type": "video",
"order": 103,
"url": "https://www.youtube.com/embed/V10hJuakgis",
"alt": "Community demo of the web part"
} }
], ],
"authors": [ "authors": [

View File

@ -29,6 +29,12 @@
"order": 100, "order": 100,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-teams-graph-upload-as-pdf/assets/UploadAnimated.gif", "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-teams-graph-upload-as-pdf/assets/UploadAnimated.gif",
"alt": "Web Part Preview" "alt": "Web Part Preview"
},
{
"type": "video",
"order": 101,
"url": "https://www.youtube.com/embed/ikujJ0UnGAY",
"alt": "Community demo of the web part"
} }
], ],
"authors": [ "authors": [