Skip to content

Commit 39035d3

Browse files
Add Open Spaces page to Programme Overview
Open Spaces link added to the Programme - Overview page under 'Open Spaces'
1 parent 3e0f64b commit 39035d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/overview.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ const imageStyle = "m-2 md:float-right max-w-[300px] md:max-w-[400px] lg:max-w-[
137137
/>
138138

139139
<ul class="event-list">
140-
<li>Will be added soon!</li>
140+
<li><a href="/open-spaces">Open Spaces</a></li>
141141
</ul>
142142
</div>
143143

0 commit comments

Comments
 (0)