diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 1cd3021..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,19 +0,0 @@ -## What - -_what the PR changes_ - -## Why - -_why these changes were made_ - -## Test Plan - -_how did you verify these changes did what you expected_ - -## Env Vars - -_did you add, remove, or rename any environment variables_ - -## Checklist - -- [ ] Tested all changes locally 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" } ] },