Skip to content

Commit 75ca2a6

Browse files
author
José Valim
authored
Update conferences.html
1 parent ff75be1 commit 75ca2a6

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

_includes/conferences.html

+9-14
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
<div class="widget events">
22
<h3 class="widget-title">Upcoming conferences</h3>
3-
<ul>
4-
<li>
5-
<a href="http://bit.ly/2OH94JA" style="text-decoration: none">
6-
<img src="https://i.imgur.com/97boNMf.png" alt="CodeBeam SF" border="0" style="max-width:240px; height:auto;" />
7-
<span style="text-decoration: none"><strong>San Francisco, California</strong> | Conference 5–6 March | Training 2–4 March</span>
8-
</a>
9-
</li>
103

11-
<li>
12-
<a href="https://www2.elixirconf.eu/l/23452/2019-11-25/6t44sx" style="text-decoration: none">
13-
<img src="https://s3.amazonaws.com/esl-conf-stg/media/files/000/000/935/original/elixirconfeu2020-elixirlang.jpg?1574953960" alt="ElixirConf EU 2020" border="0" style="max-width:240px; height:auto;" />
14-
<span style="text-decoration: none"><strong>Warsaw, Poland</strong> | Conference 29–30 April | Training 28 April</span>
15-
</a>
16-
</li>
17-
</ul>
4+
<a href="http://bit.ly/2OH94JA">
5+
<img src="https://i.imgur.com/97boNMf.png" alt="CodeBeam SF" border="0" style="max-width:240px; height:auto;" /><br />
6+
<span><strong>San Francisco, California</strong> | Conference 5–6 March | Training 2–4 March</span>
7+
</a>
8+
9+
<a href="https://www2.elixirconf.eu/l/23452/2019-11-25/6t44sx">
10+
<img src="https://s3.amazonaws.com/esl-conf-stg/media/files/000/000/935/original/elixirconfeu2020-elixirlang.jpg?1574953960" alt="ElixirConf EU 2020" border="0" style="max-width:240px; height:auto;" /><br />
11+
<span><strong>Warsaw, Poland</strong> | Conference 29–30 April | Training 28 April</span>
12+
</a>
1813
</div>

0 commit comments

Comments
 (0)