summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/admin/config.yml14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/admin/config.yml b/src/admin/config.yml
index 44786d6..0b7fbb4 100644
--- a/src/admin/config.yml
+++ b/src/admin/config.yml
@@ -7,15 +7,19 @@ collections:
- name: site_configuration
label: Site configuration
files:
- - name: site_configuration
- label: Site configuration
+ - name: contact_info
+ label: Contact info
extension: json
- file: _configuration/configuration.json
+ file: _configuration/contact_info.json
fields:
- - name: contact_info
- label: Contact info
+ - name: title
+ label: Title
+ widget: string
+ - name: body
+ label: Body text
widget: code
default_language: html
+ allow_language_selection: false
output_code_only: true
- name: gallery
label: Gallery