We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4080f commit 7b01ca8Copy full SHA for 7b01ca8
src/pages/society/locations.astro
@@ -47,7 +47,7 @@ import { LOCATION_PICS, LOCATION_LINKS } from "../../data/locations.js";
47
</div>
48
<div class="flex gap-2 items-center">
49
<span class="align-center"
50
- >Computer Science Society room, shared space with the Alexander Murray Society. Currently not available.</span
+ >Computer Science Society room, shared space with the Alexander Murray Society.</span
51
>
52
53
<!-- TODO fix <Gallery originalHeight="300" items={LOCATION_PICS} client:load="react" />-->
0 commit comments