Skip to content

ShoheiMitani/gitbook-plugin-web-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitbook Web Header Plugin

This plugin creates header element to all page.

You can use it for your book in the book.json:

{
    "plugins": ["web-header"]
}

You can set the header title using the plugins configuration in the book.json:

"pluginsConfig": {
    "webheader": {
        "headerTitle" : "XXXX Title"
    }
}

About

This is npm project for adding plugin to gitbook

Resources

License

Stars

Watchers

Forks

Packages

No packages published