Skip to content

Commit

Permalink
Update .pages.yml (via Pages CMS)
Browse files Browse the repository at this point in the history
  • Loading branch information
KateCourt committed May 20, 2024
1 parent bd4cbd9 commit dbc3873
Showing 1 changed file with 23 additions and 19 deletions.
42 changes: 23 additions & 19 deletions .pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,26 @@ content:
path: _data/team.yml
type: file
fields:
- name: categoryName
label: Category
type: string
- name: categoryData
label: content
type: object
fields:
- name: name
type: string
- name: title
type: string
- name: jobTitle
type: string
- name: affiliation
type: string
- name: imageURL
type: string
- name: url
type: string
- name: team
label: Team
type: collection
fields:
- name: categoryName
label: Category
type: string
- name: categoryData
label: content
type: object
fields:
- name: name
type: string
- name: title
type: string
- name: jobTitle
type: string
- name: affiliation
type: string
- name: imageURL
type: string
- name: url
type: string

0 comments on commit dbc3873

Please sign in to comment.