You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(venue): hide venue details on homepage while venue is changing
The homepage "The Venue" section still showed Trinity College Dublin's
name, description, address, and map unconditionally, even though the
dedicated /venue/ page already hides these details when
venueChangePending is true. Apply the same conditional to
venue-home.html: show a venue-change notice instead, and collapse the
two-column layout to a single centred column since there's no map to
show alongside it.
<strongclass="text-text-heading block mb-1">Venue and date to be confirmed.</strong>
9
+
Our booked venue can no longer host {{ .Site.Title }}. We are working to confirm a new venue and date, and will update this page as soon as details are available.
0 commit comments