mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
30
docs/_data/tiers.json
Normal file
30
docs/_data/tiers.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"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**."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user