{
    "title": "icp example",
    "author": "snowdreams1006",
    "description": "gitbook-plugin-icp example",
    "gitbook": "3.2.3",
    "links": {
        "sidebar": {
            "blog": "https://snowdreams1006.tech/"
        }
    },
    "plugins": [
        "favicon-absolute",
        "icp"
    ],
    "pluginsConfig": {
        "favicon-absolute": {
            "favicon": "/favicon.ico",
            "bookmark": "/bookmark.ico",
            "appleTouchIcon152": "/apple-touch-icon-152.png",
            "appleTouchIconPrecomposed152": "/apple-touch-icon-precomposed-152.png",
            "appleTouchIconMore": {
                "120x120": "/apple-touch-icon-120.png",
                "180x180": "/apple-touch-icon-180.png"
            },
            "appleTouchIconPrecomposedMore": {
                "120x120": "/apple-touch-icon-precomposed-120.png",
                "180x180": "/apple-touch-icon-precomposed-180.png"
            }
        },
        "icp": {
            "label": "&copy 2009-2021 snowdreams1006.cn 版权所有 ICP证: <a href='https://beian.miit.gov.cn/' target='_blank'>浙ICP备18042346号</a>",
            "number": ""
        }
    }
}