DmitrMakeev commited on
Commit
be3f1e6
·
verified ·
1 Parent(s): 6844fa1

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +12 -0
pages.html CHANGED
@@ -828,6 +828,18 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
828
  'background',
829
  ],
830
  },
 
 
 
 
 
 
 
 
 
 
 
 
831
  {
832
  name: 'Extra',
833
  open: false,
 
828
  'background',
829
  ],
830
  },
831
+ plugins: [
832
+ "gjs-blocks-basic",
833
+ "grapesjs-component-countdown",
834
+ "grapesjs-component-code-editor",
835
+ "grapesjs-templates",
836
+ "grapesjs-rte-extensions",
837
+ "grapesjs-user-blocks",
838
+ "grapesjs-tabs", // Плагин вкладок
839
+ "grapesjs-tooltip", // Плагин подсказок
840
+ "grapesjs-script-editor", // Плагин редактора скриптов
841
+ "grapesjs-rulers" // Добавляем плагин линеек
842
+ ],
843
  {
844
  name: 'Extra',
845
  open: false,