diff --git a/index.html b/index.html
index 805835a1f..44b340b02 100755
--- a/index.html
+++ b/index.html
@@ -1,122 +1,150 @@
-
-
+
+
Welcome to
+
+
+ This is a demo content from index.html. For the development, you shouldn't edit this file, instead you can copy and rename
+ it to _index.html, on next server start the new file will be served, and it will be ignored by git.
+
+
-
-
-
-
-
Welcome to
-
-
- This is a demo content from index.html. For the development, you shouldn't edit this file, instead you can
- copy and rename it to _index.html, on next server start the new file will be served, and it will be ignored by git.
-
-
-
+
- .description {
- text-align: justify;
- font-size: 1rem;
- line-height: 1.5rem;
+
+
- editor.BlockManager.add('testBlock', {
- label: 'Block',
- attributes: { class:'gjs-fonts gjs-f-b1' },
- content: `
Test block
`
- })
-
-
-
+