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
jiazengp committed Jan 14, 2025
1 parent f8fdcc6 commit 89f2c0f
Showing 1 changed file with 1 addition and 31 deletions.
32 changes: 1 addition & 31 deletions .pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,4 @@ content:
- name: zh
label: src
type: collection
path: src
view:
fields: [ title, layout, description, aside, footer, docHeader, outline ]
fields:
- name: layout
label: layout
type: select
options:
values: [ doc, page, home, headline ]
- name: title
label: title
type: string
- name: description
label: description
type: rich-text
- name: aside
label: aside
type: boolean
default: false
- name: footer
label: footer
type: boolean
default: false
- name: docHeader
label: docHeader
type: boolean
default: false
- name: outline
label: outline
type: boolean
default: false
path: src

0 comments on commit 89f2c0f

Please sign in to comment.