|
@@ -12,6 +12,9 @@
|
|
|
"website": "styles/website.css"
|
|
"website": "styles/website.css"
|
|
|
},
|
|
},
|
|
|
"plugins": [
|
|
"plugins": [
|
|
|
|
|
+ "favicon",
|
|
|
|
|
+ "anchors",
|
|
|
|
|
+ "3-ba",
|
|
|
"-fontsettings",
|
|
"-fontsettings",
|
|
|
"github",
|
|
"github",
|
|
|
"edit-link",
|
|
"edit-link",
|
|
@@ -24,6 +27,17 @@
|
|
|
"search-pro"
|
|
"search-pro"
|
|
|
],
|
|
],
|
|
|
"pluginsConfig": {
|
|
"pluginsConfig": {
|
|
|
|
|
+ "favicon": {
|
|
|
|
|
+ "shortcut": "/images/favicon.ico",
|
|
|
|
|
+ "bookmark": "/images/favicon.png",
|
|
|
|
|
+ "appleTouch": "/images/favicon.png",
|
|
|
|
|
+ "appleTouchMore": {
|
|
|
|
|
+ "56x56": "/images/favicon.png"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "3-ba": {
|
|
|
|
|
+ "token": "05e74883e1b59d73b500efaacbf8ce69"
|
|
|
|
|
+ },
|
|
|
"github": {
|
|
"github": {
|
|
|
"url": "https://github.com/Nick233333/gitbook"
|
|
"url": "https://github.com/Nick233333/gitbook"
|
|
|
},
|
|
},
|