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:
Ricardo Ambrogi 2025-03-07 09:07:10 +01:00 committed by GitHub
parent 3f2fefe4f7
commit fbd4d9a74e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 |