Eli Perelman
8 years ago
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||||
|
{ |
||||
|
"title": "Neutrino", |
||||
|
"root": "./docs", |
||||
|
"plugins": ["edit-link", "prism", "-highlight", "github", "anchorjs"], |
||||
|
"pluginsConfig": { |
||||
|
"edit-link": { |
||||
|
"base": "https://github.com/mozilla-neutrino/neutrino-dev/tree/master", |
||||
|
"label": "Edit page" |
||||
|
}, |
||||
|
"github": { |
||||
|
"url": "https://github.com/mozilla-neutrino/neutrino-dev/" |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue