Skip to content

Commit 7b01ca8

Browse files
committed
remove not avail from bill murray room
1 parent be4080f commit 7b01ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/society/locations.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import { LOCATION_PICS, LOCATION_LINKS } from "../../data/locations.js";
4747
</div>
4848
<div class="flex gap-2 items-center">
4949
<span class="align-center"
50-
>Computer Science Society room, shared space with the Alexander Murray Society. Currently not available.</span
50+
>Computer Science Society room, shared space with the Alexander Murray Society.</span
5151
>
5252
</div>
5353
<!-- TODO fix <Gallery originalHeight="300" items={LOCATION_PICS} client:load="react" />-->

0 commit comments

Comments
 (0)