Skip to content

Commit

Permalink
data: Add C lang shayaulman#107
Browse files Browse the repository at this point in the history
  • Loading branch information
shayaulman committed Nov 21, 2022
2 parents 61a016f + 5d9b029 commit 62059ab
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 7 deletions.
7 changes: 7 additions & 0 deletions data/blogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ module.exports = [
color: "#214a81",
},
{
name: "Design for Living",
link: "https://ernan-maisels.net/",
desc: "C# and Design Paterns",
hebrew: true,
color: "#50bbb7",
},
{
name: "codebrain",
link: "https://www.codebrain.co.il/",
desc: "web פיתוח",
Expand Down
3 changes: 2 additions & 1 deletion data/redditChannels.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ module.exports = [
{ name: "PHP", color: "#8893bd" },
{ name: "FirefoxCSS", color: "#F7C500" },
{ name: "EtherMining", color: "#794C65" },
{ name: "Haskell", color: "#5e5086" }
{ name: "Haskell", color: "#5e5086" },
{ name: "Elementor", color: "#ff38d7" }
];
12 changes: 12 additions & 0 deletions data/videoTutorials.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ module.exports = [
{ url: "eJtwpjCIRsA" },
{ url: "93p3LxR9xfM" },
{ url: "w7ejDZ8SWv8" },
{ url: "Z16rl_MU6jY" },
{ url: "Reny0cTTv24" },
],
color: "#5adafd",
},
Expand Down Expand Up @@ -240,6 +242,8 @@ module.exports = [
{ url: "KLI9ywjOjMA" },
{ url: "rfscVS0vtbw" },
{ url: "lrUPmBpVQRw" },
{ url: "eWRfhZUzrAc" },

],
color: "#ffd530",
},
Expand Down Expand Up @@ -414,6 +418,9 @@ module.exports = [
{ url: "PkZNo7MFNFg" },
{ url: "PoRJizFvM7s" },
{ url: "fplM3uWr_8Y" },
{ url: "GFO_txvwK_c" },
{ url: "A1eszacPf-4" },
{ url: "5fb2aPlgoys" },
],
color: "#c2b134",
},
Expand Down Expand Up @@ -559,6 +566,7 @@ module.exports = [
{ url: "J2OEl2WpXkQ" },
{ url: "TMkC2zE0teA" },
{ url: "Wkh47XLVWbQ" },
{ url: "BUCiSSyIGGU" },
],
color: "#6181B6",
},
Expand Down Expand Up @@ -651,6 +659,7 @@ module.exports = [
{ url: "e1MwsT5FJRQ" },
{ url: "js84deD7pzk" },
{ url: "Dd2ej-QKrWY" },
{ url: "qw--VYLpxG4" },
],
color: "#306693",
},
Expand Down Expand Up @@ -1042,6 +1051,7 @@ module.exports = [
{ url: "yGl5qbpu-vE" },
{ url: "j70xZ0nS1Pg" },
{ url: "1exF0kNKCvQ" },
{ url: "MYyJ4PuL4pY" },
],
color: "#FD4F31",
},
Expand Down Expand Up @@ -1178,6 +1188,8 @@ module.exports = [
{ url: "zmNoC_VoGzo" },
{ url: "f5nUR8_qGGc" },
{ url: "HXV3zeQKqGY" },
{ url: "PzruCOcLZT8" },
{ url: "DWtQU8VP3Hg" },
],
color: "#8690fa",
},
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions src/assets/icons/SvgIcons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62059ab

Please sign in to comment.