added: forestry support
This commit is contained in:
15
exampleSite/.forestry/front_matter/templates/clients.yml
Normal file
15
exampleSite/.forestry/front_matter/templates/clients.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
label: Clients
|
||||
hide_body: true
|
||||
fields:
|
||||
- type: boolean
|
||||
name: enable
|
||||
label: enable
|
||||
- type: text
|
||||
name: title
|
||||
label: title
|
||||
- type: image_gallery
|
||||
name: client_logos
|
||||
label: client_logos
|
||||
pages:
|
||||
- data/clients.yml
|
||||
Reference in New Issue
Block a user