diff --git a/js/main.js b/js/main.js index 2687fa1..8d4de78 100644 --- a/js/main.js +++ b/js/main.js @@ -96,7 +96,7 @@ document.addEventListener("DOMContentLoaded", function() { var amanda = new Student('Amanda Brickner', 'Crazy Cat Lady', 'amandausr@aol.com', 'Something something not since the accident', 'https://files.slack.com/files-pri/T040V7VBL-FACGH05DK/jpeg_20170905_214850.jpg'); var daniel = new Student('Daniel Bean', 'Designer', 'danny@collectivema.com', 'Hi I get really scared easily so pls don\'t talk to me', 'https://files.slack.com/files-pri/T040V7VBL-FAC5PD5HS/img_1680.jpg'); var emilyM = new Student('Emily McAndrew', 'Student', 'emily.mcandrew@uconn.edu', '21 year old vegan who plans to live in New York City after graduation', 'https://files.slack.com/files-pri/T040V7VBL-FAD9CJGA2/0.jpg'); - + var joel = new Student('Joel Salisbury', 'Professor (kinda)', 'joel@uconn.edu', 'He thinks he\'s pretty good at his job. He\'s right, but don\'t tell him or he\'ll get a swelled head about it.', 'https://pbs.twimg.com/profile_images/625356658714259456/Xaw8mnXV_400x400.jpg'); classList = ['Amanda Brickner', 'Daniel Bean', 'David Kerr', 'Emily McAndrew', 'Max Nonken', 'Rachel Sarnie', 'Emily Ruffell'];