From e4814b0c55cfcba1e31cb3cd1ebf6373ec6a5dc2 Mon Sep 17 00:00:00 2001 From: ynigun <30502350+ynigun@users.noreply.github.com> Date: Sun, 25 Oct 2020 01:52:22 +0200 Subject: [PATCH 1/2] Update learningPlatforms.js add Calhoun.io-Go for Everyone --- data/learningPlatforms.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/learningPlatforms.js b/data/learningPlatforms.js index 0bc1002..c6fca2f 100644 --- a/data/learningPlatforms.js +++ b/data/learningPlatforms.js @@ -444,6 +444,20 @@ module.exports = [ tags: ["קורסים", "פיתוח-ווב"], color: "#504660", }, + { + name: "Calhoun.io", + desc: "Go for Everyone", + link: "https://www.calhoun.io/", + tags: ["go"], + color: "#504660", + }, + { + name: "Calhoun.io", + desc: "Go for Everyone", + link: "https://www.calhoun.io/", + tags: ["go"], + color: "#851614", + }, // { // name: "", // desc: "", From 0cc6e1dac11b4d8b09fafcc019aa799ad0b448b3 Mon Sep 17 00:00:00 2001 From: ynigun <30502350+ynigun@users.noreply.github.com> Date: Sun, 25 Oct 2020 01:54:33 +0200 Subject: [PATCH 2/2] Update learningPlatforms.js --- data/learningPlatforms.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/data/learningPlatforms.js b/data/learningPlatforms.js index c6fca2f..2bbbfd8 100644 --- a/data/learningPlatforms.js +++ b/data/learningPlatforms.js @@ -445,13 +445,6 @@ module.exports = [ color: "#504660", }, { - name: "Calhoun.io", - desc: "Go for Everyone", - link: "https://www.calhoun.io/", - tags: ["go"], - color: "#504660", - }, - { name: "Calhoun.io", desc: "Go for Everyone", link: "https://www.calhoun.io/",