Skip to content

Commit 920522e

Browse files
committed
Add agenda
1 parent 17a9cc9 commit 920522e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
<!--<li class="nav-item mx-0 mx-lg-1">
6161
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#cfp">Call for Papers</a>
6262
</li>-->
63-
<!--<li class="nav-item mx-0 mx-lg-1">
63+
<li class="nav-item mx-0 mx-lg-1">
6464
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#agenda">Agenda</a>
65-
</li>-->
65+
</li>
6666
<li class="nav-item mx-0 mx-lg-1">
6767
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#speakers">Speakers</a>
6868
</li>
@@ -196,16 +196,16 @@ <h2 class="text-center text-white text-uppercase">Call for Papers</h2>
196196
</section>-->
197197

198198
<!-- Agenda Section -->
199-
<!--<section class="bg-secondary mb-0" id="agenda">
199+
<section class="bg-secondary mb-0" id="agenda">
200200
<div class="container">
201201
<h2 class="text-center text-white text-uppercase">Agenda</h2>
202202
<hr class="star-light mb-5">
203203
<p class="text-center"><img src="img/plan-lamot.png" /></p>
204204
<p class="text-center text-white lead">Click on any session to see more details.</p>
205-
<p class="text-center text-white">Tip: install the <a href="https://cloudbrew-2024.sessionize.com/">CloudBrew App</a> and always have the agenda at hand.</p>
205+
<!--<p class="text-center text-white">Tip: install the <a href="https://cloudbrew-2024.sessionize.com/">CloudBrew App</a> and always have the agenda at hand.</p>-->
206206
<script type="text/javascript" src="https://sessionize.com/api/v2/1xka2g8p/view/GridSmart"></script>
207207
</div>
208-
</section>-->
208+
</section>
209209

210210
<!-- Speakers Section -->
211211
<section class="bg-primary mb-0" id="speakers">

0 commit comments

Comments
 (0)