Skip to content

Commit 3484021

Browse files
authored
test
1 parent e9d7640 commit 3484021

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chat/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
rel="stylesheet">
2222

2323
<!-- Vendor CSS Files -->
24-
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
25-
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
26-
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
27-
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
24+
<link href="/assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
25+
<link href="/assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
26+
<link href="/assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
27+
<link href="/assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
2828

2929
<!-- Main CSS File -->
3030
<link href="assets/css/main.css" rel="stylesheet">

0 commit comments

Comments
 (0)