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
ironnysh committed Mar 31, 2024
1 parent 9e059fd commit 9164621
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,14 @@ content:
type: string
- name: city
label: City
type: string
type: string
- name: navigation
label: Navigation
type: object
fields:
- name: label
label: Label
type: string
- name: url
label: URL
type: string

0 comments on commit 9164621

Please sign in to comment.