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 579a5c4 commit 5d1814fCopy full SHA for 5d1814f
_includes/sponsors.html
@@ -15,6 +15,7 @@ <h2 class="sponsor-title">Diversity & Inclusion Sponsor</h2>
15
/>
16
</a> -->
17
18
+ <div class="row sponsors">
19
<h2 class="sponsor-title">Platinum Sponsor</h2>
20
21
<a href="https://www.erlang-solutions.com/" target="_blank">
@@ -104,7 +105,7 @@ <h2 class="sponsor-title">Community Partners</h2>
104
105
106
</a>
107
- <h2 class="sponsor-title">Student Sponsor</h2>
108
+ <h2 class="sponsor-title">Student Sponsor</h2>
109
110
<a href="https://erlef.org/" target="_blank">
111
<img
@@ -121,4 +122,5 @@ <h3 class="name">{{ sponsor.name }}</h3>
121
122
{% endfor %}
123
</div> -->
124
</div>
125
+ </div>
126
0 commit comments