Skip to content

Commit

Permalink
Bring back the button
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Ljusberg committed Feb 7, 2024
1 parent f32ae41 commit 85d6632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pages/sthlm-2024/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
7-8 February 2024
</p>
<div class="intro-buttons">
@if (conferenceOngoing && false)
@if (conferenceOngoing)
{
<a href="/@slug/now" class="btn btn-default btn-lg">Live-schedule</a>
}
Expand Down

0 comments on commit 85d6632

Please sign in to comment.