Skip to content

Commit e382177

Browse files
committed
Signed-off-by: twowater <[email protected]>
1 parent 794096b commit e382177

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

book.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22
"plugins": [
33
"github",
44
"toggle-chapters",
5-
"github-buttons"
5+
"github-buttons",
6+
"prism",
7+
"-highlight"
68
],
79
"pluginsConfig": {
810
"github": {
911
"url": "https://github.com/TwoWater/Python"
12+
},
13+
"prism": {
14+
"css": [
15+
"prism-themes/themes/prism-cb.css"
16+
]
1017
}
1118
}
1219
}

0 commit comments

Comments
 (0)