From cd94b64ad28aa2db86f124e7283e1da14dbc9487 Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Fri, 19 Apr 2024 11:17:21 -0400 Subject: [PATCH] Update learn.json --- learn.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/learn.json b/learn.json index 3503f28..c61b4de 100644 --- a/learn.json +++ b/learn.json @@ -19,5 +19,11 @@ "grading": "isolated", "editor": { "version": "3.1.23" + }, + "video": { + "intro": { + "en": "https://www.youtube.com/watch?v=yRjmuLAH25s", + "es": "https://www.youtube.com/watch?v=yRjmuLAH25s" + } } }