Add yaml video link

This commit is contained in:
Kamran Ahmed
2021-10-23 01:26:32 +02:00
parent 46d9fd66f3
commit 65307e7cc1
2 changed files with 12 additions and 0 deletions

View File

@ -1,4 +1,15 @@
[
{
"id": "yaml-in-depth",
"title": "YAML in Depth",
"description": "Everything you need to know about YAML",
"isPro": false,
"youtubeLink": "https://www.youtube.com/watch?v=ImHSpwUlNVc",
"authorUsername": "kamranahmedse",
"duration": "8 minutes",
"updatedAt": "2021-10-18T19:59:14.191Z",
"createdAt": "2021-10-18T19:59:14.191Z"
},
{
"id": "floating-point-arithmetic",
"title": "Floating Point Arithmetic: Why won't the numbers add up?",

View File

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/ImHSpwUlNVc" title="YAML in Depth" />