DmitrMakeev commited on
Commit
7254c49
·
verified ·
1 Parent(s): 1079d7c

Update builder2.html

Browse files
Files changed (1) hide show
  1. builder2.html +6 -1
builder2.html CHANGED
@@ -143,6 +143,11 @@
143
  <!-- Кнопка для экспорта HTML -->
144
  <button id="export-html">Export HTML</button>
145
 
 
 
 
 
 
146
  <script type="text/javascript">
147
  var editor = grapesjs.init({
148
  showOffsets: 1,
@@ -178,6 +183,6 @@
178
  </script>
179
 
180
  <!-- Вынесенная функция экспорта -->
181
- <script type="text/javascript" src="https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/sav_html.js"></script>
182
  </body>
183
  </html>
 
143
  <!-- Кнопка для экспорта HTML -->
144
  <button id="export-html">Export HTML</button>
145
 
146
+
147
+ <script type="text/javascript" src="https://huggingface.co/spaces/DMTuit/psy_vk/resolve/main/js/sav_html.js"></script>
148
+
149
+
150
+
151
  <script type="text/javascript">
152
  var editor = grapesjs.init({
153
  showOffsets: 1,
 
183
  </script>
184
 
185
  <!-- Вынесенная функция экспорта -->
186
+
187
  </body>
188
  </html>