We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee4f04 commit b954fd9Copy full SHA for b954fd9
_includes/events.html
@@ -1,3 +1,11 @@
1
-<!-- <div class="widget events">
+<div class="widget events">
2
<h3 class="widget-title">Upcoming events</h3>
3
-</div> -->
+ <a href="https://elixirconf.com/">
4
+ <img src="https://2022.elixirconf.com/images/resources/elixirconf-logo.svg" alt="ElixirConf" />
5
+ <br />
6
+ <ul>
7
+ <li><b>Aug 28-29, 2025</b> - Orlando, FL.</li>
8
+ <li><b>Aug 27 - Seven Workshops to choose from</b></li>
9
+ </ul>
10
+ </a>
11
+</div>
0 commit comments