Skip to content

Commit 2d8fa42

Browse files
authored
Remove event that occurred in the past (#1772)
1 parent 0e9f557 commit 2d8fa42

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

_includes/events.html

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
<div class="widget events">
1+
<!-- <div class="widget events">
22
<h3 class="widget-title">Upcoming events</h3>
3-
<a href="https://2024.elixirconf.com/">
4-
<img src="https://2022.elixirconf.com/images/resources/elixirconf-logo.svg" alt="ElixirConf" />
5-
<br />
6-
<ul>
7-
<li><b>Aug 27-30, 2024</b> - Orlando, FL.</li>
8-
<li><b>10 training classes, 60+ speakers</b></li>
9-
</ul>
10-
</a>
11-
</div>
3+
4+
</div> -->

0 commit comments

Comments
 (0)