mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use cards for shop
This commit is contained in:
@@ -64,6 +64,13 @@
|
||||
"icon": "fa-brands fa-patreon",
|
||||
"path": "/become-a-bulma-sponsor/"
|
||||
},
|
||||
"shop": {
|
||||
"name": "Shop",
|
||||
"subtitle": "The Official Bulma Shop",
|
||||
"color": "success",
|
||||
"icon": "fa-solid fa-store",
|
||||
"path": "/shop/"
|
||||
},
|
||||
"brand": {
|
||||
"name": "Bulma Brand",
|
||||
"subtitle": "The official Bulma logos",
|
||||
@@ -750,7 +757,7 @@
|
||||
"path": "/documentation/helpers/other-helpers/"
|
||||
}
|
||||
},
|
||||
"navbar": ["docs", "expo", "love", "sponsor"],
|
||||
"navbar": ["docs", "expo", "love", "sponsor", "shop"],
|
||||
"navbar_icons": ["github", "twitter"],
|
||||
"navbar_more": ["made-with-bulma", "backers", "brand", "extensions"],
|
||||
"category_ids": [
|
||||
|
||||
Reference in New Issue
Block a user