Update pages.html
Browse files- pages.html +4 -1
pages.html
CHANGED
@@ -58,7 +58,10 @@
|
|
58 |
<script src="https://unpkg.com/grapesjs-tooltip"></script>
|
59 |
<script src="https://unpkg.com/grapesjs-script-editor"></script>
|
60 |
<script src="https://unpkg.com/grapesjs-tui-image-editor"></script>
|
61 |
-
|
|
|
|
|
|
|
62 |
<style>
|
63 |
h1 {
|
64 |
background-color: #4CAF50;
|
|
|
58 |
<script src="https://unpkg.com/grapesjs-tooltip"></script>
|
59 |
<script src="https://unpkg.com/grapesjs-script-editor"></script>
|
60 |
<script src="https://unpkg.com/grapesjs-tui-image-editor"></script>
|
61 |
+
<script>
|
62 |
+
var sky = '217669590/29281185/Nk03b3I5TFJTb3BkUDNLMzdYRHBiQT0';
|
63 |
+
|
64 |
+
</script>
|
65 |
<style>
|
66 |
h1 {
|
67 |
background-color: #4CAF50;
|