Give a couple of our content types more reasonable names
This commit is contained in:
parent
7188401326
commit
250dcfd973
2 changed files with 4 additions and 4 deletions
|
@ -12,9 +12,9 @@ third_party_settings:
|
|||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: FLnYNEOFyPHOO79AfbXqzGMZqlENS8dZ8-vDJW9e-Lk
|
||||
name: 'Basic page'
|
||||
name: Page
|
||||
type: page
|
||||
description: 'Use <em>basic pages</em> for your static content, such as an ''About us'' page.'
|
||||
description: 'Use <em>pages</em> for your basic static content, such as an ''About us'' page.'
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 0
|
||||
|
|
|
@ -11,9 +11,9 @@ third_party_settings:
|
|||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: W25k-oPD3FBq8SxXsosUwsuhm7IKQZNzx4buVyV73sg
|
||||
name: People
|
||||
name: Person
|
||||
type: people
|
||||
description: 'Use <em>people</em> content type for people such as staff, volunteers, contributors.'
|
||||
description: 'Use the <em>person</em> content type for people such as staff, volunteers, contributors.'
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue