-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbook.json
71 lines (66 loc) · 1.88 KB
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"title": "调研中心文档",
"author": "RIS Center",
"description": "南京信息工程大学学生会调研部",
"language": "zh-hans",
"gitbook": "3.2.3",
"styles": {
"website": "./styles/website.css"
},
"structure": {
"readme": "README.md"
},
"links": {
"sidebar": {
"🔗 南京信息工程大学官网": "https://www.nuist.edu.cn"
}
},
"plugins": [
"-sharing",
"splitter",
"anchors",
"anchor-navigation-ex",
"favicon",
"insert-logo",
"lightbox",
"emphasize",
"advanced-emoji",
"-lunr",
"-search",
"search-pro",
"chapter-fold",
"flexible-alerts",
"favicon-absolute",
"auto-scroll-table",
"alerts",
"flexible-alerts"
],
"pluginsConfig": {
"insert-logo": {
"url": "https://s1.ax1x.com/2020/07/05/US6Gm8.png",
"style": "background: none; max-height: 75px; min-height: 30px"
},
"pluginsConfig": {
"page-toc-button": {
"maxTocDepth": 2,
"minTocSize": 2
}
},
"anchor-navigation-ex": {
"showLevel": false
},
"favicon-absolute":{
"favicon": "https://s1.ax1x.com/2020/07/23/UqJ9KA.png",
"appleTouchIconPrecomposed152": "https://s1.ax1x.com/2020/07/05/USyDde.png"
},
"favicon":{
"shortcut": "https://s1.ax1x.com/2020/07/05/USyDde.png",
"bookmark": "https://s1.ax1x.com/2020/07/05/USyDde.png",
"appleTouch": "https://s1.ax1x.com/2020/07/05/USyDde.png",
"appleTouchMore": {
"120x120": "https://s1.ax1x.com/2020/07/05/USyDde.png",
"180x180": "https://s1.ax1x.com/2020/07/05/USyDde.png"
}
}
}
}