Skip to content

Commit

Permalink
Updated some links and resources
Browse files Browse the repository at this point in the history
  • Loading branch information
rachleona committed Sep 27, 2024
1 parent ed92dfe commit 719d3af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions src/data/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const links = {
JCR_EXEC_MEETINGS: "https://calendar.google.com/calendar/ical/da5521c8c3b2c5e4461b8d84e3058d6874f5d6a13cd1f636b9693cfb40b76146%40group.calendar.google.com/public/basic.ics",
JCR_COUNCIL_MEETINGS: "https://calendar.google.com/calendar/ical/e0ea2c5ec1fb4dba96b45c86b06e46ffb2be9abf8b43ba317c6e9a3bd22d5ce9%40group.calendar.google.com/public/basic.ics",
JCR_OPEN_MEETINGS: "https://calendar.google.com/calendar/ical/6d53ff189078c025f719062586b21cbb6f84b256915d6f97d13069d25747b8b3%40group.calendar.google.com/public/basic.ics",
FRESHERS: "https://calendar.google.com/calendar/ical/98f933efaa927a1b41a85f92bba67e064a0270676b3c1241ca901610f556ea84%40group.calendar.google.com/public/basic.ics",
FRESHERS_OPTIONAL: "https://calendar.google.com/calendar/ical/f47cb082566f93a9a682f20026f24aace73dc0203899ace553a6e54aaf2ca555%40group.calendar.google.com/public/basic.ics",
FRESHERS: "https://calendar.google.com/calendar/ical/f47cb082566f93a9a682f20026f24aace73dc0203899ace553a6e54aaf2ca555%40group.calendar.google.com/public/basic.ics",
FRESHERS_OPTIONAL: "https://calendar.google.com/calendar/ical/98f933efaa927a1b41a85f92bba67e064a0270676b3c1241ca901610f556ea84%40group.calendar.google.com/public/basic.ics",
FRESHERS_INTERNATIONAL: "https://calendar.google.com/calendar/ical/12976251fe9451b67ab24ac082e838b261fd2521a0a24318890433515993c4c4%40group.calendar.google.com/public/basic.ics"
},
// general resources
Expand Down Expand Up @@ -49,7 +49,7 @@ const links = {
CHRISTS_LIBRARY: "https://www.christs.cam.ac.uk/library",
IDISCOVER: "https://idiscover.lib.cam.ac.uk/primo-explore/search?vid=44CAM_PROD",
CAMSIS: "https://camsis.cam.ac.uk/psp/ravenprod/?cmd=login",
CAMCORS: "https://www.camcors.cam.ac.uk/"
CAMCORS: "https://apps.casc.cam.ac.uk/ors"
},
careers: {
UNI_CAREER_SERVICE: "https://www.careers.cam.ac.uk/",
Expand Down Expand Up @@ -84,7 +84,7 @@ const links = {
FINANCIAL_SUPPORT_HOME: "https://www.christs.cam.ac.uk/admissions/undergraduate-admissions/finances/financial-support-home-students",
FINANCIAL_SUPPORT_OVERSEAS: "https://www.christs.cam.ac.uk/international-students/financial-support",
JCR_FUNDING_REQUEST_FORM: "https://docs.google.com/forms/d/e/1FAIpQLSf9hatciSfMqo-IH1Vmok2X1MtLizfOlMmk8RViTpVp-dDmzg/viewform?usp=sf_link",
FLEXIBLE_GRANT: "https://forms.office.com/e/kYUFX14fRm",
FLEXIBLE_GRANT: "https://forms.office.com/e/PV8Qpi36Ba",
CAM_BURSARY: "https://www.cambridgestudents.cam.ac.uk/cambridge-bursary",
EXTERNAL_GRANTS: "https://intranet.christs.cam.ac.uk/information-other-awards-and-grants"
},
Expand Down
7 changes: 3 additions & 4 deletions src/routes/resources/resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,9 @@ const resources: {
url: links.meals.MEAL_TIMES,
info: [
"Breakfast: Mon-Fri 8:00-9:30 (Buttery)",
"Brunch: Sat 11:00-12:30, Sun 10:30-12:00",
"Brunch: Sat-Sun 10:30-12:00",
"Lunch: Mon-Fri 12.00-13:45",
"Dinner (quiet period): 17:50-19:00 if there is a formal/grad hall, 17:50-20:00 otherwise",
"Out of term times will be displayed locally.",
"Dinner: Mon-Sun 17:50-19:00",
],
},

Expand Down Expand Up @@ -96,7 +95,7 @@ const resources: {
],
},
{
title: "Panther Taxis",
title: "Panther Taxis/Veezu",
url: links.contacts.PANTHER_TAXI_WEBSITE,
info: [
`Phone: [01223 715715](${ links.contacts.PANTHER_TAXI_PHONE })`,
Expand Down

0 comments on commit 719d3af

Please sign in to comment.