From 2b2c0977a66d43c1035516183a9eafa413e0d28f Mon Sep 17 00:00:00 2001 From: Arav Narula Date: Fri, 3 Apr 2020 00:26:31 -0400 Subject: [PATCH] New About Page 1 - Add New Changes to Teams - Added a New Team (WIP) - Adding a New Section (WIP) - Pretify Code From Beatuify - Change @KennethSweezy Link from Scratch to Github Will be adding both Scratch Links as well and Normal Sites if they have a Nornal Site, If they Don;t, The Link will be Redrirected to the Site Home Page --- about/about.js | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 about/about.js diff --git a/about/about.js b/about/about.js new file mode 100644 index 0000000..9ee295a --- /dev/null +++ b/about/about.js @@ -0,0 +1,50 @@ +var contributers = { + "content-order": [ + "KennethSweezy" + "Andreto" + "Space-elephant" + "AravNarula" + "br" + "jamesbmadden" + "chexbox" + "ncomendant", + "appy9", + "br", + "RainbowLegend", + "Avantika-Didroy", + "jokari", + "locness3", + "MS72" + + content: { + KennethSweezy: { + username: "KennethSweezy" + userid: "33377824" + link: "https://github.com/KennethSweezy" + team: "1" + }. + + Anderreto: { + username: "Anderreto" + userid: "28541538" + link: "https://andreto.github.io/" + team: "1" + }, + + Chexbox: { + username: "Chexbox" + userid: "31783961" + link: "https://github.com/Chexbox" + team: "0" + }, + + AravNarula: { + username: "Arav Narula" + userid: "21000033" + link: "https://aravnarula.com/ref/gobocf/" + team: "1" + }, + + "space-elephant": { + username: "space-elephant" +