use tomato lab web theme for honkit bolg
npm install honkit-plugin-tomato-lab-theme
or
yarn add honkit-plugin-tomato-lab-theme
Add settings to book.json
support(url)
{
"plugins": ["tomato-lab-theme"],
"pluginsConfig": {
"tomato-lab-theme": {
"url": "email subscribe api"
}
}
}