|
@@ -14,15 +14,15 @@
|
|
|
<!-- Remove Tap Highlight on Windows Phone IE -->
|
|
|
<meta name="msapplication-tap-highlight" content="no">
|
|
|
<!-- base css -->
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/vendors.bundle.css">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/app.bundle.css">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/cld-custom.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/vendors.bundle.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/app.bundle.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/cld-custom.css">
|
|
|
<!-- Place favicon.ico in the root directory -->
|
|
|
- <link rel="shortcut icon" href="http://localhost:9090/img/favicon/favicon.ico">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/fa-regular.css">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/fa-solid.css">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/fa-brands.css">
|
|
|
- <link rel="stylesheet" media="screen, print" href="http://localhost:9090/css/global.css">
|
|
|
+ <link rel="shortcut icon" href="http://cld2.com:9090/img/favicon/favicon.ico">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/fa-regular.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/fa-solid.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/fa-brands.css">
|
|
|
+ <link rel="stylesheet" media="screen, print" href="http://cld2.com:9090/css/global.css">
|
|
|
|
|
|
|
|
|
|
|
@@ -183,9 +183,9 @@
|
|
|
</body>
|
|
|
|
|
|
|
|
|
-<script src="http://localhost:9090/js/vendors.bundle.js"></script>
|
|
|
-<script src="http://localhost:9090/js/app.bundle.js"></script>
|
|
|
-<script src="http://localhost:9090/js/cld-custom.js"></script>
|
|
|
+<script src="http://cld2.com:9090/js/vendors.bundle.js"></script>
|
|
|
+<script src="http://cld2.com:9090/js/app.bundle.js"></script>
|
|
|
+<script src="http://cld2.com:9090/js/cld-custom.js"></script>
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
autoFlashHeight();
|