diff --git a/content/videos.json b/content/videos.json index 750cbbcd4..c775de8b8 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "basic-authentication", + "title": "Basic Authentication", + "description": "Learn everything you need to know about basic authentication", + "isNew": true, + "youtubeLink": "https://www.youtube.com/watch?v=mwccHwUn7Gc", + "authorUsername": "kamranahmedse", + "duration": "5 minutes", + "updatedAt": "2022-09-30T19:59:14.191Z", + "createdAt": "2022-09-30T19:59:14.191Z" + }, { "id": "basics-of-authentication", "title": "Basics of Authentication", @@ -25,7 +36,7 @@ "id": "heap-data-structure", "title": "Heap Data Structure", "description": "Learn everything you need to know about the heap data structure", - "isNew": true, + "isNew": false, "youtubeLink": "https://www.youtube.com/watch?v=F_r0sJ1RqWk", "authorUsername": "kamranahmedse", "duration": "11 minutes", @@ -36,7 +47,7 @@ "id": "tree-data-structure", "title": "Tree Data Structure", "description": "Learn everything you need to know about the tree data structure", - "isNew": true, + "isNew": false, "youtubeLink": "https://www.youtube.com/watch?v=S2W3SXGPVyU", "authorUsername": "kamranahmedse", "duration": "8 minutes", diff --git a/content/videos/basic-authentication.md b/content/videos/basic-authentication.md new file mode 100644 index 000000000..8ff68c497 --- /dev/null +++ b/content/videos/basic-authentication.md @@ -0,0 +1 @@ +