diff --git a/data/links.json b/data/links.json index ae4f115..04eeaaa 100644 --- a/data/links.json +++ b/data/links.json @@ -93,6 +93,11 @@ "name": "Game Night", "href": "https://game-night.csh.rit.edu", "icon": "foundation:die-three" + }, + { + "name": "Plex Catalog", + "href": "https://plex.csh.rit.edu", + "icon": "material:movie" } ] }, @@ -151,6 +156,11 @@ "icon": "fa:slack", "popular": true }, + { + "name": "Password Vault", + "href": "https://vault.csh.rit.edu", + "icon": "material:lock" + }, { "name": "Theme Switcher", "href": "https://themeswitcher.csh.rit.edu", @@ -190,11 +200,6 @@ "name": "Pings", "href": "https://pings.csh.rit.edu", "icon": "material:add-alert" - }, - { - "name": "CatJam", - "href": "https://catjam.csh.rit.edu", - "icon": "webhostinghub:cat" } ] },