Skip to content

Commit dd0b8c0

Browse files
committed
Update lightning-talks.html
1 parent 8f42cb7 commit dd0b8c0

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

lightning-talks.html

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,18 @@
77
---
88

99
<section class="inner-page pt-5">
10-
<div class="container">
11-
<div class="row mb-5 text-center">
12-
<div class="col-md-12">
13-
<h1 class="display-4 text-blue">ElixirConf EU 2025 Lightning Talks</h1>
14-
<p class="lead">Watch the exciting 5-minute talks from our community members</p>
15-
<hr class="divider-primary">
16-
</div>
10+
<div class="container">
11+
<div class="row mb-5 text-center">
12+
<div class="col-md-12">
13+
<!-- <h1 class="display-4 text-blue">ElixirConf EU 2025 Lightning Talks</h1>
14+
<p class="lead">Watch the exciting 5-minute talks from our community members</p> -->
15+
<hr class="divider-primary" />
16+
</div>
17+
</div>
1718
</div>
18-
</div>
1919
</section>
2020

2121
{% include lightning_talks.html %}
2222
<!-- end of lightning_talks -->
23-
{% include sponsors.html %}
24-
<!-- end of sponsors -->
2523
{% include newsletter.html %}
2624
<!-- end of newsletter -->
27-
{% include contact.html %}
28-
<!-- end of contact -->

0 commit comments

Comments
 (0)