parent
9717461d86
commit
4db65583a5
1 changed files with 7 additions and 5 deletions
|
@ -26,11 +26,13 @@ collections:
|
||||||
- name: home
|
- name: home
|
||||||
label: Home
|
label: Home
|
||||||
file: content/_index.md
|
file: content/_index.md
|
||||||
files:
|
fields:
|
||||||
# - file: "content/_index.md"
|
- label: Title
|
||||||
# label: "Home Page"
|
name: title
|
||||||
# name: "home_page"
|
widget: string
|
||||||
# fields:
|
- label: Body
|
||||||
|
name: body
|
||||||
|
widget: markdown
|
||||||
- name: artist
|
- name: artist
|
||||||
label: The Artist
|
label: The Artist
|
||||||
file: content/artist/index.md
|
file: content/artist/index.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue