From 1083a7b4e54d45652eae910cf25d3a7ad3b64b40 Mon Sep 17 00:00:00 2001 From: Robert Austin Date: Sat, 17 Oct 2020 10:22:26 +1000 Subject: [PATCH] remove config defaults --- _config.yml | 11 ----------- stackbit.yaml | 25 ------------------------- 2 files changed, 36 deletions(-) diff --git a/_config.yml b/_config.yml index 6b7a025..5f144d9 100755 --- a/_config.yml +++ b/_config.yml @@ -29,17 +29,6 @@ collections: team: output: true -defaults: - - scope: - type: services - values: - layout: service - bodyClass: page-services-single - - scope: - path: 'images' - values: - image: true - sass: indentWidth: 4 style: compact # possible values: nested expanded compact compressed diff --git a/stackbit.yaml b/stackbit.yaml index 06d40b7..fad2ccc 100644 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -124,27 +124,6 @@ models: Used to determine how many digits after the decimal will be allowed. default: 10 - - type: list - name: defaults - items: - type: object - fields: - - type: object - name: scope - fields: - - type: string - name: type - - type: string - name: path - - type: object - name: values - fields: - - type: string - name: layout - - type: string - name: bodyClass - - type: boolean - name: image - type: list name: plugins label: Plugins @@ -182,8 +161,6 @@ models: name: title - type: date name: date - - type: string - name: layout - type: string name: bodyClass contact: @@ -195,8 +172,6 @@ models: name: title - type: date name: date - - type: string - name: layout - type: string name: bodyClass service: