Skip to content

Commit

Permalink
Updated rowing society.
Browse files Browse the repository at this point in the history
  • Loading branch information
mileswatson committed Oct 25, 2023
1 parent fdbb3f3 commit 8a3b22c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/routes/get-involved/societies/societies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,15 @@ export const societies: Society[] = [
},
{
title: "Boat Club (Rowing)", icon: "🚣",
description: "The college club for Cambridge's most iconic sport!",
people: [
{ name: "Alexander Holmes", crsid: "ajh298" },
{ name: "Georgia Denham", crsid: "gd472" },
{ name: "John Thompson", crsid: "jat93" },
{ name: "Becky Wake", crsid: "rw712" },
],
contact: { website: { name: "Boat Club Website", url: "http://christscollegeboatclub.co.uk/" } },
type: "mixed sport",
status: "independent",
lastUpdated: "2022",
lastUpdated: "Oct 2023",
},
{
title: "Climbing Club", icon: "🧗‍♀️",
Expand Down

0 comments on commit 8a3b22c

Please sign in to comment.