Update from Forestry.io - Updated Forestry configuration
torey@teagles.io
committed Apr 13, 2020
commit 1ddfd4187053e73ace1e569ce4089e6e8cd0adc1
Showing 1
changed file with
20 additions
and 0 deletions
.forestry/front_matter/templates/site-config.yml
+20
-0
| @@ | @@ -0,0 +1,20 @@ |
| + | --- |
| + | label: Site Config |
| + | hide_body: true |
| + | fields: |
| + | - type: text |
| + | name: siteName |
| + | label: siteName |
| + | - type: field_group_list |
| + | name: headerNavigation |
| + | label: headerNavigation |
| + | fields: |
| + | - type: text |
| + | name: text |
| + | label: text |
| + | - type: text |
| + | name: link |
| + | label: link |
| + | - type: boolean |
| + | name: external |
| + | label: external |