Phase in more projects
This commit is contained in:
parent
d5d72501fd
commit
6ad91b2b83
10 changed files with 37 additions and 0 deletions
|
|
@ -13,3 +13,7 @@ type = string
|
|||
[fields.content]
|
||||
label = Content
|
||||
type = markdown
|
||||
|
||||
[fields.image]
|
||||
label = Image
|
||||
type = url
|
||||
|
|
|
|||
|
|
@ -11,6 +11,10 @@ type = string
|
|||
label = Subtitle
|
||||
type = string
|
||||
|
||||
[fields.image]
|
||||
label = Image
|
||||
type = url
|
||||
|
||||
[children]
|
||||
model = page-2020
|
||||
order_by = title
|
||||
Loading…
Add table
Add a link
Reference in a new issue