Spaces:
Paused
Paused
Kastg
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -13,8 +13,8 @@
|
|
| 13 |
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
|
| 14 |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
|
| 15 |
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
|
| 16 |
-
<link href="css/bootstrap.min.css" rel="stylesheet">
|
| 17 |
-
<link href="css/style.css" rel="stylesheet">
|
| 18 |
<style>
|
| 19 |
.dropdown-menu {
|
| 20 |
transition: all 0.3s ease;
|
|
|
|
| 13 |
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
|
| 14 |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
|
| 15 |
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
|
| 16 |
+
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
| 17 |
+
<link href="/css/style.css" rel="stylesheet">
|
| 18 |
<style>
|
| 19 |
.dropdown-menu {
|
| 20 |
transition: all 0.3s ease;
|