From 2a180444ef15284e8866b71885c1db500259ed9a Mon Sep 17 00:00:00 2001 From: chgold <65339850+chgold@users.noreply.github.com> Date: Wed, 30 Dec 2020 15:02:22 +0200 Subject: [PATCH] =?UTF-8?q?=D7=94=D7=95=D7=A1=D7=A4=D7=AA=D7=99=20=D7=A7?= =?UTF-8?q?=D7=98=D7=92=D7=95=D7=A8=D7=99=D7=99=D7=AA=20=D7=A1=D7=A8=D7=91?= =?UTF-8?q?=D7=A8=20=D7=9C=D7=A1=20=D7=95=D7=91=D7=AA=D7=95=D7=9B=D7=95=20?= =?UTF-8?q?=D7=95=D7=99=D7=93=D7=99=D7=90=D7=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit יש גם ערוץ יוטיוב foobar שהמרצה בסרטון הנ"ל מביא ואפשר להכניס אותו? תודה רבה --- data/topicVideos.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/topicVideos.js b/data/topicVideos.js index b09b57c..12831c7 100644 --- a/data/topicVideos.js +++ b/data/topicVideos.js @@ -115,5 +115,16 @@ module.exports = [ { url: "HL_uUjVWV4w" }, { url: "IiGvUtCKyMw" } ] + }, + + { + name: "serverless", + hebrewName: "סרבר-לס", + category: "special topics", + color: "#de873c", + videoTutorials: [ + { url: "ZhvlO5UJnoI" }, + + ] } ];