diff --git a/index.html b/index.html index c6e5f725c..805835a1f 100755 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ - GrapesJS + GrapesJS
This is a demo content from index.html. For the development, you shouldn't edit this file, instead you can @@ -115,7 +115,7 @@ editor.BlockManager.add('testBlock', { label: 'Block', attributes: { class:'gjs-fonts gjs-f-b1' }, - content: `
Test block
` + content: `
Test block
` })