add headerbar and logo options as command line arguments
This commit is contained in:
parent
2a292ade9b
commit
601d7968db
2 changed files with 15 additions and 8 deletions
|
@ -69,8 +69,7 @@ Some customisation options
|
|||
Header Bar
|
||||
==========
|
||||
|
||||
In `config.js` set `headerBarUrl` to a json url containing :
|
||||
|
||||
Set the argument `--headerBarUrl` with an URL pointing to a JSON with the following structure :
|
||||
|
||||
```json
|
||||
[
|
||||
|
@ -82,7 +81,7 @@ In `config.js` set `headerBarUrl` to a json url containing :
|
|||
Logo
|
||||
====
|
||||
|
||||
In `config.js` set `logoUrl` to an image url
|
||||
Set the argument `--logoUrl` with an URL pointing to your logo.
|
||||
|
||||
license
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue