mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add backers page
This commit is contained in:
8
docs/_includes/elements/patreon-item.html
Normal file
8
docs/_includes/elements/patreon-item.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<li>
|
||||
{{ backer.FirstName }} {{ backer.LastName }}
|
||||
{% if backer.Twitter != "" %}
|
||||
<a href="https://twitter.com/{{ backer.Twitter }}" target="_blank">
|
||||
@{{ backer.Twitter }}
|
||||
</a>
|
||||
{% endif %}
|
||||
</li>
|
||||
Reference in New Issue
Block a user