08-27-周三_17-09-29
This commit is contained in:
11
node_modules/gitbook-plugin-donate/index.js
generated
vendored
Normal file
11
node_modules/gitbook-plugin-donate/index.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
module.exports = {
|
||||
website: {
|
||||
assets: './assets',
|
||||
css: [
|
||||
'plugin.css'
|
||||
],
|
||||
js: [
|
||||
'plugin.js'
|
||||
]
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user