mirror of
https://github.com/duguosheng/6.S081-All-in-one.git
synced 2026-05-09 07:31:24 +08:00
修改结构
This commit is contained in:
13
node_modules/gitbook-plugin-code/index.js
generated
vendored
Normal file
13
node_modules/gitbook-plugin-code/index.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
module.exports = {
|
||||
|
||||
website: {
|
||||
assets: './assets',
|
||||
js: [
|
||||
'plugin.js'
|
||||
],
|
||||
css: [
|
||||
'plugin.css'
|
||||
]
|
||||
}
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user