Skip to content

Commit 8f7de35

Browse files
committed
Fix wrong end of ticket sales
1 parent 8294653 commit 8f7de35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h3>
223223
<div class="container">
224224
<div class="row">
225225
<div class="col-lg-8">
226-
<div class="text-container">
226+
<!--<div class="text-container">
227227
<p>
228228
Ticket sale has now closed!
229229
We look foward to see you all at the conference.
@@ -232,7 +232,7 @@ <h3>
232232
<p>
233233
<a class="btn-solid-lg page-scroll" href="#program">Program</a>
234234
</p>
235-
</div>
235+
</div>-->
236236
</div>
237237
<div class="col-lg-4">
238238
<div class="text-container">

0 commit comments

Comments
 (0)