0.0.1 • Published 7 months ago
gitbook-plugin-breadcrumb-fox v0.0.1
Gitbook Plugin Hirain Breadcrumb
This plugin creates Breadcumb elements to all page.
And it will be hided when you use the search function (with plugin-hirain-search).
You can use it for your book in the book.js
:
{
"plugins": ["breadcrumb-fox"]
}
You can set the header title using the plugins configuration in the book.json:
"pluginsConfig": {
"breadcrumb-fox":{
"enabled": true
}
}
0.0.1
7 months ago