Skip to content

Commit

Permalink
reversed change to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Allen committed Sep 20, 2023
1 parent f7bdd61 commit e758c03
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions static/admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,16 +210,6 @@ collections:
fields:
- { label: 'Link Label', name: 'label', widget: 'string'}
- { label: 'Link Url', name: 'url', widget: 'string'}
- label: 'Audio'
- label: 'Audio stories'
name: 'audioList'
widget: 'list'
allow_add: true
required: false
fields:
- { label: 'Audio Name', name: 'audio', widget: 'string'}
- { label: 'Intro', name: 'intro', widget: 'markdown', required: false}
- { label: 'Body', name: 'body', widget: 'markdown' }
- name: 'en español'
label: 'En Español'
folder: 'content/en-español'
Expand Down

0 comments on commit e758c03

Please sign in to comment.