Skip to content

Commit

Permalink
Adding new videos
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Jan 2, 2025
1 parent 38c6c7c commit 9fc9bc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
{
"id": 6,
"title": "Unit tests",
"videoUrl": "",
"videoUrl": "https://youtu.be/RDpAJAjXkqo",
"description": "Automate your testing process with Copilot's unit test generation.",
"ghes_support": true
},
Expand Down Expand Up @@ -169,7 +169,7 @@
{
"id": 29,
"title": "Ice Breakers",
"videoUrl": "",
"videoUrl": "https://youtu.be/ri8EG4-rM9A",
"description": "Generate starter templates or boilerplate code to jump-start development.",
"ghes_support": false
},
Expand Down Expand Up @@ -197,7 +197,7 @@
{
"id": 34,
"title": "Commit Message Custom Instructions",
"videoUrl": "",
"videoUrl": "https://youtu.be/eAh9qLmBgKg",
"description": "Customize commit messages with tailored instructions for more descriptive and meaningful comments.",
"ghes_support": false
},
Expand Down

0 comments on commit 9fc9bc6

Please sign in to comment.