Update from Forestry.io - Updated Forestry configuration
Nichlas Andersen
committed Aug 10, 2018
commit 88c20123b812e4bc1bcace6a75908db5d62b73f9
Showing 1
changed file with
4 additions
and 4 deletions
.forestry/front_matter/templates/settings.yml
+4
-4
| @@ | @@ -3,6 +3,10 @@ label: Settings |
| hide_body: true | |
| is_partial: false | |
| fields: | |
| + | - type: text |
| + | name: title |
| + | label: title |
| + | hidden: false |
| - type: textarea | |
| name: hero_text | |
| label: Hero text | |
| @@ | @@ -10,7 +14,3 @@ fields: |
| wysiwyg: true | |
| schema: | |
| format: html | |
| - | - type: text |
| - | name: title |
| - | label: title |
| - | hidden: true |