0.1.12 • Published 4 years ago
gitbook-plugin-xiaoe-header v0.1.12
GitBook Plugin for GitBook Customize Header
This plugin for GitBook adds a custom header with top navigation options to the documentation webpage.
Installtion
npm i gitbook-plugin-xiaoe-header
Add the plugin to your book.json
{
"plugins": ["xiaoe-header"]
}