Update backers

This commit is contained in:
Jeremy Thomas 2018-02-13 09:56:07 +00:00
parent 0c4482b46d
commit 868bc4168b
3 changed files with 40 additions and 30 deletions

View File

@ -1,16 +1,4 @@
{
"300": [
{
"FirstName": "Nazar",
"LastName": "",
"Twitter": "nazar_io"
},
{
"FirstName": "Ravi",
"LastName": "Gadesha",
"Twitter": "_9brainz"
}
],
"100": [
{
"FirstName": "Aaron",
@ -19,6 +7,11 @@
}
],
"30": [
{
"FirstName": "Nazar",
"LastName": "",
"Twitter": "nazar_io"
},
{
"FirstName": "Garry",
"LastName": "Newman",
@ -31,6 +24,41 @@
}
],
"10": [
{
"FirstName": "Emil",
"LastName": "Sonesson",
"Twitter": ""
},
{
"FirstName": "Patrick",
"LastName": "Cool",
"Twitter": ""
},
{
"FirstName": "Jon",
"LastName": "Yongfook",
"Twitter": ""
},
{
"FirstName": "Jan",
"LastName": "Jan",
"Twitter": "jankremlacek"
},
{
"FirstName": "Mohammed",
"LastName": "bumonther",
"Twitter": ""
},
{
"FirstName": "Corentin",
"LastName": "Corentin",
"Twitter": "viki53"
},
{
"FirstName": "Stanley",
"LastName": "Eosakul",
"Twitter": ""
},
{
"FirstName": "Leo",
"LastName": "Zeba",
@ -61,11 +89,6 @@
"LastName": "",
"Twitter": "paradoxxger"
},
{
"FirstName": "dansup",
"LastName": "",
"Twitter": "dsup"
},
{
"FirstName": "Wikiki",
"LastName": "",

View File

@ -1,5 +1,3 @@
{% include sponsors.html %}
{% include bsa.html %}
{% include newsletter.html %}

View File

@ -28,17 +28,6 @@ route: backers
<section class="section">
<div class="container">
<h2 class="title is-5">
Website sponsors via Patreon ($300+)
</h2>
<div class="content">
<ul>
{% for backer in site.data.backers["300"] reversed %}
{% include elements/patreon-item.html %}
{% endfor %}
</ul>
</div>
<h2 class="title is-5">
Homepage sponsors via Patreon ($100+)
</h2>