mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add GitHub sponsor button
This commit is contained in:
@@ -482,14 +482,22 @@
|
||||
},
|
||||
"videos": {
|
||||
"name": "Videos",
|
||||
"color": "success",
|
||||
"icon": "play-circle",
|
||||
"title": "Videos",
|
||||
"path": "/videos"
|
||||
},
|
||||
"blog": {
|
||||
"name": "Blog",
|
||||
"title": "Blog",
|
||||
"subtitle": "Stay updated with new features",
|
||||
"color": "orange",
|
||||
"icon": "rss",
|
||||
"path": "/blog"
|
||||
},
|
||||
"expo": {
|
||||
"name": "Expo",
|
||||
"title": "Expo",
|
||||
"subtitle": "Official Bulma showcase",
|
||||
"icon": "star",
|
||||
"color": "star",
|
||||
@@ -497,11 +505,23 @@
|
||||
},
|
||||
"love": {
|
||||
"name": "Love",
|
||||
"title": "Love",
|
||||
"subtitle": "Fans of Bulma around the world",
|
||||
"color": "danger",
|
||||
"icon": "heart",
|
||||
"path": "/love"
|
||||
},
|
||||
"backers": {
|
||||
"id": "backers",
|
||||
"name": "Patreon Backers",
|
||||
"title": "Backers",
|
||||
"color": "patreon",
|
||||
"icon": "patreon",
|
||||
"path": "/backers",
|
||||
"icon_brand": true,
|
||||
"subtitle": "Everyone who is supporting Bulma",
|
||||
"description": "Everyone who is supporting Bulma"
|
||||
},
|
||||
"more": {
|
||||
"name": "More",
|
||||
"path": "/more"
|
||||
@@ -543,8 +563,15 @@
|
||||
"path": "/extensions"
|
||||
}
|
||||
},
|
||||
"navbar": [
|
||||
"videos",
|
||||
"expo",
|
||||
"love",
|
||||
"backers"
|
||||
],
|
||||
"more": [
|
||||
"patreon-backers",
|
||||
"backers",
|
||||
"blog",
|
||||
"made-with-bulma",
|
||||
"bootstrap",
|
||||
"extensions",
|
||||
|
||||
Reference in New Issue
Block a user