From 65307e7cc14ea5f41b1a6a3a7228acc3c5014cf9 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 23 Oct 2021 01:26:32 +0200 Subject: [PATCH] Add yaml video link --- content/videos.json | 11 +++++++++++ content/videos/yaml-in-depth.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 content/videos/yaml-in-depth.md diff --git a/content/videos.json b/content/videos.json index f07291081..493ed288c 100644 --- a/content/videos.json +++ b/content/videos.json @@ -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?", diff --git a/content/videos/yaml-in-depth.md b/content/videos/yaml-in-depth.md new file mode 100644 index 000000000..0f81e720b --- /dev/null +++ b/content/videos/yaml-in-depth.md @@ -0,0 +1 @@ +