We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4bc5c commit f391131Copy full SHA for f391131
1 file changed
index.html
@@ -26,7 +26,7 @@ <h3>Welcome to birmingHack!</h3>
26
<div id="tickets" class="tickets section">
27
<div class="tickets-description">
28
{% if page.tickets.released %}
29
- {% if page.ticket.available %}
+ {% if page.tickets.available %}
30
<p class="tickets-title"><i class="fa-solid fa-ticket"></i> Tickets now available!</p>
31
<p>
32
You can now register for birmingHack 2026! Please note that tickets are limited, so make sure to register as soon as possible.
0 commit comments