From 64f6c5502ec200bc346e6676d0c81b00708d2886 Mon Sep 17 00:00:00 2001 From: Devin Matte Date: Wed, 4 Apr 2018 15:59:08 -0400 Subject: [PATCH] Adding Selections and Swag --- data/links.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/links.json b/data/links.json index b91f62f..030eaca 100644 --- a/data/links.json +++ b/data/links.json @@ -115,6 +115,11 @@ "href": "https://packet.csh.rit.edu", "icon": "material:check-box" }, + { + "name": "Selections", + "href": "https://selections.csh.rit.edu", + "icon": "foundation:page-filled" + }, { "name": "User Machines", "href": "https://wiki.csh.rit.edu/wiki/User_services_machine", @@ -140,6 +145,11 @@ "icon": "fa:slack", "popular": true }, + { + "name": "Swag", + "href": "https://swag.csh.rit.edu", + "icon": "material:attach-money" + }, { "name": "Ballots", "href": "https://ballots.csh.rit.edu",