diff --git a/views/dashboard.pug b/views/dashboard.pug index 71b6993..f6b1da0 100644 --- a/views/dashboard.pug +++ b/views/dashboard.pug @@ -15,7 +15,7 @@ +service("Mailing Lists", "Distribute emails to clubs or student organizations", 'Manage lists', '/lists') +service("The Cygnet", "The Swarthmore College student directory", 'Search the Cygnet', 'https://cygnet.sccs.swarthmore.edu') +service("Reserved Students Digest", "A daily email with news, events, jobs, and more", 'View the RSD', 'https://rsd.sccs.swarthmore.edu') - +service("Course Planner", "Plan your schedule for next semester", 'View the planner', 'https://schedule.sccs.swarthmore.edu') + +service("Course Planner", "Plan your schedule for next semester", 'View the planner', 'https://plan.sccs.swarthmore.edu') +service("SCCS Sites", "Create your own websites using Wordpress", 'Create your site', 'https://sites.sccs.swarthmore.edu') +service("Server Access", "Utilize our server resources from the Cockpit dashboard", 'Log into Robin', 'https://robin.sccs.swarthmore.edu/') +service("GPA Calculator", "Get your GPA by copy-pasting from MySwarthmore", 'Calculate your GPA', 'https://gpacalc.sccs.swarthmore.edu')