Skip to content

Commit 303769a

Browse files
author
Michał Śledź
authored
Add Elixir Stream Week as upcoming event (#1773)
1 parent 2d8fa42 commit 303769a

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

_includes/events.html

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
<!-- <div class="widget events">
1+
<div class="widget events">
22
<h3 class="widget-title">Upcoming events</h3>
3-
4-
</div> -->
3+
<a href="https://elixir-webrtc.org/elixir-stream-week">
4+
<span
5+
style="font-size: 22px; font-weight: bold; line-height: 110%; background: linear-gradient(261.82deg, #46ADD8 -4.89%, #675AF1 82.73%); color: transparent; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;">
6+
Elixir Stream Week
7+
</span>
8+
<br />
9+
<ul>
10+
<li><b>Oct 21-25, 2024</b> - Remote</li>
11+
<li><b>5 days, 5 streams, 5 Elixir experts</b></li>
12+
</ul>
13+
</a>
14+
</div>

0 commit comments

Comments
 (0)