Thanks to visit codestin.com Credit goes to github.com
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 993532e commit 26c29e7Copy full SHA for 26c29e7
_includes/conferences.html
@@ -1,5 +1,7 @@
1
- <a href="https://spawnfest.org/">
2
- <img src="https://spawnfest.org/img/nav_title.png" alt="SpawnFest" />
3
- <br />
4
- <span>Sept 18th-19th, 2021 - Annual online software development contest where teams create the best BEAM-based applications in one weekend.</span>
5
- </a>
+<a href="https://2021.elixirconf.com/#register">
+ <img src="https://2021.elixirconf.com/images/logos/elixirconf-logo-text.svg" alt="ElixirConf" />
+ <br />
+ <span><b>October 12-15, 2021</b> - The Elixir Community's premier conference for Elixir developers and enthusiasts
+ from
6
+ around the globe.</span>
7
+</a>
0 commit comments