Update configuration.md
Correct `title` to `name`. I'm unsure if `title` is also accepted, I haven't tested it. Please close this PR if this fix is not valid.
This commit is contained in:
parent
3f2fefe4f7
commit
fbd4d9a74e
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ pages:
|
|||
### Properties
|
||||
| Name | Type | Required | Default |
|
||||
| ---- | ---- | -------- | ------- |
|
||||
| title | string | yes | |
|
||||
| name | string | yes | |
|
||||
| slug | string | no | |
|
||||
| width | string | no | |
|
||||
| center-vertically | boolean | no | false |
|
||||
|
|
Loading…
Add table
Reference in a new issue