mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 18:44:28 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<tr>
|
||||
<td>{{ backer }}</td>
|
||||
<td colspan="2"><a href="https://github.com/{{ backer }}" target="_blank" rel="nofollow">GitHub</a></td>
|
||||
</tr>
|
||||
<li>
|
||||
<span class="icon-text">
|
||||
<span>{{ include.sponsor }}</span>
|
||||
<a class="icon" href="https://github.com/{{ include.sponsor }}" target="_blank" rel="nofollow">
|
||||
<i class="fab fa-github-alt"></i>
|
||||
</a>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user