
--- client/views/index.html
+++ client/views/index.html
... | ... | @@ -26,12 +26,12 @@ |
26 | 26 |
<link rel="stylesheet" href="../client/resources/css/style.css"> |
27 | 27 |
|
28 | 28 |
<!-- v1 css --> |
29 |
- <link rel="stylesheet" href="../client/theme/tema_v1/css/component.css"> |
|
30 |
- <link rel="stylesheet" href="../client/theme/tema_v1/css/style.css"> |
|
29 |
+ <!-- <link rel="stylesheet" href="../client/theme/tema_v1/css/component.css"> |
|
30 |
+ <link rel="stylesheet" href="../client/theme/tema_v1/css/style.css"> --> |
|
31 | 31 |
|
32 | 32 |
<!-- v2 css --> |
33 |
- <link rel="stylesheet" href="../client/theme/tema_v2/css/component.css"> |
|
34 |
- <link rel="stylesheet" href="../client/theme/tema_v2/css/style.css"> |
|
33 |
+ <!-- <link rel="stylesheet" href="../client/theme/tema_v2/css/component.css"> |
|
34 |
+ <link rel="stylesheet" href="../client/theme/tema_v2/css/style.css"> --> |
|
35 | 35 |
|
36 | 36 |
<script src="//t1.daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js"></script> |
37 | 37 |
<script src="../client/resources/lib/swiper/swiper-element-bundle.min.js"></script> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?