This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
nice-repo-share
/
linuxcommandgitbook
oglindă de
https://github.com/Nick233333/gitbook.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
a22a8a1bd3
Ramuri
Etichete
master
linuxcommandgit...
/
node_modules
/
gitbook-plugin-donate
/
index.js
index.js
134 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
11
module.exports = {
website: {
assets: './assets',
css: [
'plugin.css'
],
js: [
'plugin.js'
]
}
};