Skip to content

Commit

Permalink
Merge pull request #148 from christsjcr/main
Browse files Browse the repository at this point in the history
  • Loading branch information
mileswatson authored Sep 28, 2023
2 parents 1aa69f8 + 7fef5d7 commit 0f61695
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/routes/resources/resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,6 @@ const resources: {
{
title: "Contact",
items: [
{
title: "Nurse",
url: "https://intranet.christs.cam.ac.uk/college-nurse-0",
info: [
"Email in advance: [nurse@christs.cam.ac.uk](mailto:nurse@christs.cam.ac.uk)",
"Mon, Wed: 10:00-12:30 and 14:00-15:30",
"Tue, Thu, Fri: 10:30-12:30",
],
},
{
title: "Porters",
url: "tel:01223334900",
Expand Down Expand Up @@ -268,10 +259,10 @@ const resources: {
title: "Nurse",
url: "https://intranet.christs.cam.ac.uk/college-nurse-0",
info: [
"For regular appointments, see [College Health & Wellbeing Appointments](/resources?search=College%20Health%20%26%20Wellbeing%20Appointments)",
"For enquiries and urgent appointments: [nurse@christs.cam.ac.uk](mailto:nurse@christs.cam.ac.uk)",
"Mon, Wed: 10:00-12:30 and 14:00-15:30",
"Tue, Thu, Fri: 10:30-12:30",
"For regular appointments, see [College Health & Wellbeing Appointments](/resources?search=College%20Health%20%26%20Wellbeing%20Appointments)",
],
},
{
Expand Down

0 comments on commit 0f61695

Please sign in to comment.