Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit 3b21384fd43eb88a877037fa12260862ca2e3240
Showing 1
changed file with
12 additions
and 0 deletions
.forestry/front_matter/templates/settings.yml
+12
-0
| @@ | @@ -0,0 +1,12 @@ |
| + | --- |
| + | label: Settings |
| + | hide_body: true |
| + | is_partial: false |
| + | fields: |
| + | - type: textarea |
| + | name: hero_text |
| + | label: Hero text |
| + | config: |
| + | wysiwyg: true |
| + | schema: |
| + | format: markdown |