Skip to content

Commit 35d8eba

Browse files
committed
added link to get tickets
1 parent 99be061 commit 35d8eba

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,14 @@ <h2 class="lg:text-2xl text-xl">Saturday 25th October | 10:00 - 17:30 BST</h2>
140140
<!--
141141
<p class="lg:text-lg text-sm font-semibold">uncodebar London 2025 has now happened! A huge thank you to everyone who attended</p>
142142
-->
143-
<button
144-
class="bg-gradient-to-tr from-button_blue to-button_blue_ p-5 w-max rounded-full text-white border-none"
145-
type="submit"
146-
>
147-
GET YOUR TICKETS!
148-
</button>
143+
<a href="https://ti.to/codebar/uncodebar-11">
144+
<button
145+
class="bg-gradient-to-tr from-button_blue to-button_blue_ p-5 w-max rounded-full text-white border-none"
146+
type="submit"
147+
>
148+
GET YOUR TICKETS!
149+
</button>
150+
</a>
149151
</div>
150152

151153
<div class="lg:w-2/4 flex w-screen">

0 commit comments

Comments
 (0)