Skip to content

Commit f65fe59

Browse files
committed
\ok
1 parent 3570fc4 commit f65fe59

File tree

5 files changed

+19
-0
lines changed

5 files changed

+19
-0
lines changed

docs/Archivo/pag/Plantillas/templatemo_546_sixteen_clothing/about.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<link href="assets/css/fontawesome.css" rel="stylesheet"/>
2323
<link href="assets/css/templatemo-sixteen.css" rel="stylesheet"/>
2424
<link href="assets/css/owl.css" rel="stylesheet"/>
25+
<script src="js/js.js" type="text/javascript">
26+
</script>
2527
</head>
2628
<body>
2729
<!-- ***** Preloader Start ***** -->

docs/Archivo/pag/Plantillas/templatemo_546_sixteen_clothing/contact.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
margin-bottom: 30px;
4242
}
4343
</style>
44+
<script src="js/js.js" type="text/javascript">
45+
</script>
4446
</head>
4547
<body>
4648
<!-- ***** Preloader Start ***** -->

docs/Archivo/pag/Plantillas/templatemo_546_sixteen_clothing/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
height: 250px !important;
2828
}
2929
</style>
30+
<script src="js/js.js" type="text/javascript">
31+
</script>
3032
</head>
3133
<body>
3234
<!-- ***** Preloader Start ***** -->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
var Tawk_API = Tawk_API || {},
2+
Tawk_LoadStart = new Date();
3+
(function() {
4+
var s1 = document.createElement("script"),
5+
s0 = document.getElementsByTagName("script")[0];
6+
s1.async = true;
7+
s1.src = 'https://embed.tawk.to/6179a5f686aee40a5738ae59/1fj1j0j5n';
8+
s1.charset = 'UTF-8';
9+
s1.setAttribute('crossorigin', '*');
10+
s0.parentNode.insertBefore(s1, s0);
11+
})();

docs/Archivo/pag/Plantillas/templatemo_546_sixteen_clothing/products.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<link href="assets/css/fontawesome.css" rel="stylesheet"/>
2323
<link href="assets/css/templatemo-sixteen.css" rel="stylesheet"/>
2424
<link href="assets/css/owl.css" rel="stylesheet"/>
25+
<script src="js/js.js" type="text/javascript">
26+
</script>
2527
</head>
2628
<body>
2729
<!-- ***** Preloader Start ***** -->

0 commit comments

Comments
 (0)