gitbook插件-导航栏插入联系人信息
gitbook-plugin-insert-contact
NPM package here
npm i gitbook-plugin-insert-contact
gitbook plugin insert contact
{ "plugins": ["insert-contact", "another plugin 1", "another plugin 2"] }
You will also need to provide author and style in your book.json
:
{ "plugins": ["insert-contact", "another plugin"], "pluginsConfig": { "insert-contact": { "author": "***", "style": "background: none; max-height: 30px; min-height: 30px; color: #ddd" } } }
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。