mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Scrimba init
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"navbar_items": [
|
||||
{
|
||||
"id": "videos",
|
||||
"color": "has-text-success",
|
||||
"fa_type": "fas",
|
||||
"fa_icon": "fa-play-circle",
|
||||
"title": "Videos"
|
||||
},
|
||||
{
|
||||
"id": "blog",
|
||||
"color": "bd-has-text-rss",
|
||||
|
||||
@@ -435,6 +435,10 @@
|
||||
"icon": "folder",
|
||||
"path": "/documentation/components/tabs"
|
||||
},
|
||||
"videos": {
|
||||
"name": "Videos",
|
||||
"path": "/videos"
|
||||
},
|
||||
"blog": {
|
||||
"name": "Blog",
|
||||
"path": "/blog"
|
||||
|
||||
@@ -8,5 +8,6 @@
|
||||
"version": "0.7.1",
|
||||
"book_url": "https://bleedingedgepress.com/creating-interfaces-bulma/",
|
||||
"book_amazon": "https://www.amazon.com/Creating-Interfaces-Bulma-Jeremy-Thomas-ebook/dp/B079M1BJG4/",
|
||||
"book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf"
|
||||
"book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf",
|
||||
"scrimba_url": "https://scrimba.com/g/gbulma"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user