Update builder2.html
Browse files- builder2.html +1 -0
builder2.html
CHANGED
@@ -164,6 +164,7 @@
|
|
164 |
<label><input type="checkbox" id="script2-checkbox" value="https://example.com/your-additional-script2.js"> ВК + АП</label>
|
165 |
<label><input type="checkbox" id="script3-checkbox" value="https://example.com/your-additional-script3.js"> Виджет Тильда</label>
|
166 |
<label><input type="checkbox" id="script4-checkbox" value="https://example.com/your-additional-script4.js"> Виджет Геткурс</label>
|
|
|
167 |
<button id="export-html">Скачать HTML</button>
|
168 |
</div>
|
169 |
|
|
|
164 |
<label><input type="checkbox" id="script2-checkbox" value="https://example.com/your-additional-script2.js"> ВК + АП</label>
|
165 |
<label><input type="checkbox" id="script3-checkbox" value="https://example.com/your-additional-script3.js"> Виджет Тильда</label>
|
166 |
<label><input type="checkbox" id="script4-checkbox" value="https://example.com/your-additional-script4.js"> Виджет Геткурс</label>
|
167 |
+
<br>
|
168 |
<button id="export-html">Скачать HTML</button>
|
169 |
</div>
|
170 |
|