Update pages.html
Browse files- pages.html +15 -0
pages.html
CHANGED
@@ -70,10 +70,25 @@
|
|
70 |
<script src="https://unpkg.com/grapesjs-tooltip"></script>
|
71 |
<script src="https://unpkg.com/grapesjs-script-editor"></script>
|
72 |
<script src="https://unpkg.com/grapesjs-tui-image-editor"></script>
|
|
|
73 |
<script>
|
74 |
var grup = 52295022;
|
75 |
var sky = '227410796/29293567/VjhNQm53UnFMbjMrNmRNZllxSWNSZz0';
|
76 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
<style>
|
78 |
h1 {
|
79 |
background-color: #4CAF50;
|
|
|
70 |
<script src="https://unpkg.com/grapesjs-tooltip"></script>
|
71 |
<script src="https://unpkg.com/grapesjs-script-editor"></script>
|
72 |
<script src="https://unpkg.com/grapesjs-tui-image-editor"></script>
|
73 |
+
|
74 |
<script>
|
75 |
var grup = 52295022;
|
76 |
var sky = '227410796/29293567/VjhNQm53UnFMbjMrNmRNZllxSWNSZz0';
|
77 |
</script>
|
78 |
+
|
79 |
+
|
80 |
+
|
81 |
+
<script type="text/javascript">
|
82 |
+
(function(c,l,a,r,i,t,y){
|
83 |
+
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
84 |
+
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
85 |
+
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
86 |
+
})(window, document, "clarity", "script", "outw2rt6lk");
|
87 |
+
</script>
|
88 |
+
|
89 |
+
|
90 |
+
|
91 |
+
|
92 |
<style>
|
93 |
h1 {
|
94 |
background-color: #4CAF50;
|