diff --git a/src/editor/config/config.js b/src/editor/config/config.js index 6240f8d1d..fcb2c54e2 100644 --- a/src/editor/config/config.js +++ b/src/editor/config/config.js @@ -160,30 +160,31 @@ module.exports = { blocks: [{ id: 'b1', label: '1 Block', - category: 'Standard', + category: 'Basic', content: '
', attributes: {class:'gjs-fonts gjs-f-b1'} },{ id: 'b2', label: '2 Blocks', - category: 'Standard', + category: 'Basic', content: '
', attributes: {class:'gjs-fonts gjs-f-b2'} },{ id: 'b3', label: '3 Blocks', - category: 'Standard', + category: 'Basic', content: '
', attributes: {class:'gjs-fonts gjs-f-b3'} },{ id: 'b4', label: '3/7 Block', + category: 'Basic', content: '
', attributes: {class:'gjs-fonts gjs-f-b37'} },{ id: 'hero', label: 'Hero section', - category: 'Extra', + category: 'Section', content: '
'+ '
'+ '