mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add GitHub sponsor button
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"by_id": {
|
||||
"sinuous": {
|
||||
"name": "Sinuous",
|
||||
"url": "https://sinuous.netlify.com/",
|
||||
"date": "21 Sep 2019"
|
||||
},
|
||||
"divjoy": {
|
||||
"name": "Divjoy",
|
||||
"url": "https://divjoy.com/",
|
||||
@@ -50,7 +55,6 @@
|
||||
},
|
||||
"mynameismirko2018": {
|
||||
"name": "mynameismirko",
|
||||
"highlighted": true,
|
||||
"url": "http://2018.mynameismirko.it/",
|
||||
"date": "26 Jan 2019"
|
||||
},
|
||||
@@ -347,6 +351,7 @@
|
||||
"bulmaplay",
|
||||
"filegator",
|
||||
"counternetwork",
|
||||
"sinuous",
|
||||
"agilox",
|
||||
"pingstack",
|
||||
"mynameismirko2018",
|
||||
|
||||
@@ -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