Przeglądaj źródła

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.
Ricardo Ambrogi 4 miesięcy temu
rodzic
commit
fbd4d9a74e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/configuration.md

+ 1 - 1
docs/configuration.md

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