Skip to content

Commit

Permalink
Adding three new videos (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Aug 14, 2024
1 parent 03aa83d commit 00f16e4
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
{
"sku": "GitHub Copilot Business",
"items": [
{
"id": 0,
"title": "Intro video for demos",
"videoUrl": "https://youtu.be/AXP0bGCYrhM",
"description": "Intro for the demos."
},
{
"id": 1,
"title": "Code completions",
Expand All @@ -25,7 +31,7 @@
{
"id": 4,
"title": "CLI assistance",
"videoUrl": "",
"videoUrl": "https://youtu.be/Yhu2xzId2U0",
"description": "Streamline your command line tasks with Copilot's CLI assistance."
},
{
Expand Down Expand Up @@ -55,7 +61,7 @@
{
"id": 9,
"title": "Code explanation",
"videoUrl": "",
"videoUrl": "https://youtu.be/1gyzoHTfxgQ",
"description": "Get detailed explanations for complex code snippets with Copilot."
},
{
Expand Down

0 comments on commit 00f16e4

Please sign in to comment.