Skip to content

Commit

Permalink
Merge pull request #10 from romosborne/2024-open-booking
Browse files Browse the repository at this point in the history
2024 Add booking link
  • Loading branch information
romosborne authored Jun 27, 2024
2 parents 295e873 + 8f13eb7 commit 291e0a7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/components/DatesAndBooking.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@
<div class="row">
<div class="jumbotron w100">
<h1 class="display-5">1<sup>st</sup>-3<sup>rd</sup> November 2024</h1>
<p>
Booking will open Thursday 27<sup>th</sup> June 2024 at 7pm (UK time)
</p>
<a
type="button"
role="button"
class="btn btn-primary btn-lg skint-button"
href="https://www.ticketsource.co.uk/booking/t-krmlzed"
target="_blank"
>
Book your tickets here!
</a>
</div>
</div>
<style>
Expand Down

0 comments on commit 291e0a7

Please sign in to comment.