mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
31 lines
928 B
JSON
31 lines
928 B
JSON
|
[
|
||
|
{
|
||
|
"amount": 1,
|
||
|
"message": "Thank you for supporting Bulma and open source!"
|
||
|
},
|
||
|
{
|
||
|
"amount": 10,
|
||
|
"message": "Your name will be put on the Bulma website's backers page, and in `backers.md` in the Bulma repository."
|
||
|
},
|
||
|
{
|
||
|
"amount": 30,
|
||
|
"message": "Your name will be put at the **top** of the Bulma website's backers page, and at the top of `backers.md` in the Bulma repository."
|
||
|
},
|
||
|
{
|
||
|
"amount": 100,
|
||
|
"message": "Your name or company logo will appear on the Bulma **homepage**."
|
||
|
},
|
||
|
{
|
||
|
"amount": 200,
|
||
|
"message": "Two of your names or company logos will appear on the Bulma **homepage**."
|
||
|
},
|
||
|
{
|
||
|
"amount": 300,
|
||
|
"message": "Your name or company logo will appear on the Bulma **homepage** and in the footer of **each page** of the website."
|
||
|
},
|
||
|
{
|
||
|
"amount": 500,
|
||
|
"message": "Your name or company logo will appear on the Bulma **documentation sidebar**."
|
||
|
}
|
||
|
]
|