{ "kind": "singleType", "collectionName": "settings", "info": { "name": "settings", "description": "" }, "options": { "increments": true, "timestamps": true, "draftAndPublish": false }, "pluginOptions": { "i18n": { "localized": true } }, "attributes": { "gtm_id": { "type": "string", "regex": "GTM-.*", "pluginOptions": { "i18n": { "localized": false } } }, "about_link": { "type": "string", "pluginOptions": { "i18n": { "localized": false } } }, "announcement": { "type": "richtext", "pluginOptions": { "i18n": { "localized": true } } }, "faq_link": { "type": "string", "pluginOptions": { "i18n": { "localized": false } } } } }