You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
507 B
33 lines
507 B
---
|
|
label: Hero Template
|
|
hide_body: true
|
|
fields:
|
|
- type: boolean
|
|
name: enable
|
|
label: enable
|
|
- type: text
|
|
name: title
|
|
label: title
|
|
- type: text
|
|
name: subtitle
|
|
label: subtitle
|
|
- type: text
|
|
name: description
|
|
label: description
|
|
- type: text
|
|
name: buttonName
|
|
label: buttonName
|
|
- type: text
|
|
name: buttonURL
|
|
label: buttonURL
|
|
- type: file
|
|
name: image
|
|
label: image
|
|
- type: file
|
|
name: videoThumb
|
|
label: videoThumb
|
|
- type: text
|
|
name: videoURL
|
|
label: videoURL
|
|
pages:
|
|
- data/hero.yml
|
|
|