doc: Fix typo in documentation
This commit is contained in:
parent
05ca7bd3a8
commit
daef039b93
@ -98,7 +98,7 @@ On `config.json`:
|
|||||||
"client": {
|
"client": {
|
||||||
"name": "Localhost",
|
"name": "Localhost",
|
||||||
"logo": "/images/logo.webp"
|
"logo": "/images/logo.webp"
|
||||||
}
|
},
|
||||||
"components": []
|
"components": []
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -124,7 +124,7 @@ On `config.json`:
|
|||||||
|
|
||||||
Where:
|
Where:
|
||||||
|
|
||||||
* `client.avicon` is an URL to a distant favicon
|
* `client.favicon` is an URL to a distant favicon
|
||||||
* `client.css` is an URL to a distant CSS that'll be the last one loaded by the Hubl
|
* `client.css` is an URL to a distant CSS that'll be the last one loaded by the Hubl
|
||||||
|
|
||||||
### Allow to login to your application
|
### Allow to login to your application
|
||||||
|
Loading…
Reference in New Issue
Block a user