🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

gitbook-plugin-favicon-plus

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-favicon-plus

gitbook-plugin-favicon, 可自定义配置书籍目录

1.0.5
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

gitbook-plugin-favicon

gitbook-plugin-favicon, 可配置目录

gitbook plugin url

favicon-plus

Install

Add the below to your book.json file, then run gitbook install in book folder:

{
    "plugins": ["favicon-plus"]
}

config

book.json

{
    "plugins" : ["favicon-plus"],
    "pluginsConfig" : {
        "favicon": "path to favicon.ico",
        "appleTouchIconPrecomposed152": "path to appleTouchIconPrecomposed152.png",
        "output": "book output path",
    }
}

FAQs

Package last updated on 12 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts