fix FMTs

DJ committed Jun 22, 2018
commit 87f3286c763aff0b4ea23ee7a0e1ca9d965635dc
Showing 2 changed files with 13 additions and 32 deletions
.forestry/front_matter/templates/page-builder.yml +13 -13
@@ @@ -17,21 +17,21 @@ fields:
name: page_sections
label: Page Sections
template_types:
- - 4-column-footer
- - simple-footer
- - header-1
- - header-2
- - header-3
- - hero-1
- - hero-2
- - text-1
- - media-feature
- - media
- - 2-column-media-element
- - signup-bar
+ - navigation-header
+ - navigation-header-w-button
+ - simple-header
+ - hero-banner-w-image
+ - content-feature
+ - detail-content
- 1-column-text
- 2-column-text
- 3-column-text
+ - full-width-media-element
+ - 2-column-media-element
+ - signup-bar
+ - simple-footer
+ - 4-column-footer
pages:
- - simple.md
+ - test.md
- index.md
+ - simple.md
\ No newline at end of file
.forestry/front_matter/templates/text-1.yml +0 -19
@@ @@ -1,19 +0,0 @@
- ---
- hide_body: false
- is_partial: true
- fields:
- - type: text
- hidden: true
- label: block
- name: block
- default: text-1
- - type: text
- name: headline
- label: Headline
- - type: textarea
- name: content
- label: Content
- config:
- wysiwyg: true
- schema:
- format: html-blocks