mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update backers page
This commit is contained in:
@@ -1,17 +1,9 @@
|
|||||||
{
|
{
|
||||||
"100": [
|
|
||||||
"airtract",
|
|
||||||
"patrick136"
|
|
||||||
],
|
|
||||||
"30": [
|
|
||||||
"wingerdkm1"
|
|
||||||
],
|
|
||||||
"10": [
|
|
||||||
"kuwaitbinary",
|
|
||||||
"sasmithjr",
|
|
||||||
"Gomah"
|
|
||||||
],
|
|
||||||
"1": [
|
"1": [
|
||||||
|
"timothymiko",
|
||||||
|
"smjnab",
|
||||||
|
"bekwam",
|
||||||
|
"Heartz66",
|
||||||
"cosgrove39264",
|
"cosgrove39264",
|
||||||
"MichaelSchmidle",
|
"MichaelSchmidle",
|
||||||
"neetso",
|
"neetso",
|
||||||
@@ -20,5 +12,24 @@
|
|||||||
"romainnorberg",
|
"romainnorberg",
|
||||||
"KirillOsenkov",
|
"KirillOsenkov",
|
||||||
"scott-joe"
|
"scott-joe"
|
||||||
]
|
],
|
||||||
|
"10": [
|
||||||
|
"dmjio",
|
||||||
|
"seansan",
|
||||||
|
"kuwaitbinary",
|
||||||
|
"sasmithjr",
|
||||||
|
"Gomah"
|
||||||
|
],
|
||||||
|
"30": [],
|
||||||
|
"100": [
|
||||||
|
"SamChester651",
|
||||||
|
"Mobilunity-Com",
|
||||||
|
"wingerdkm1",
|
||||||
|
"airtract",
|
||||||
|
"patrick136"
|
||||||
|
],
|
||||||
|
"300": [
|
||||||
|
"stacho"
|
||||||
|
],
|
||||||
|
"500": []
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -44,6 +44,9 @@ breadcrumb:
|
|||||||
{% for backer in site.data.backers["500"] reversed %}
|
{% for backer in site.data.backers["500"] reversed %}
|
||||||
{% include elements/patreon-item.html %}
|
{% include elements/patreon-item.html %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
{% for backer in site.data.github["500"] reversed %}
|
||||||
|
{% include elements/github-item.html %}
|
||||||
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user