From 8476e9d859fcbb0f33c926d55af3707da381958d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charly=20Chac=C3=B3n?= <107764250+Charlytoc@users.noreply.github.com> Date: Tue, 23 Apr 2024 14:37:52 -0500 Subject: [PATCH] Update learn.json --- learn.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/learn.json b/learn.json index 3f0615e5..9807ae95 100644 --- a/learn.json +++ b/learn.json @@ -17,8 +17,15 @@ "videoSolutions": true, "bugsLink": "https://github.com/learnpack/learnpack/issues/new", - "editor": { - "version": "3.1.23" + "editor": { + "version": "3.1.23" + }, + "video": { + "intro": { + "es": "https://www.youtube.com/watch?v=xMg9d0KsYAk", + "en": "https://www.youtube.com/watch?v=xMg9d0KsYAk" } + } + }